summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-12-11 06:53:11 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:45 +0100
commit8d42773bb10c95b96e3c523ba2982dd113c3a910 (patch)
tree7462aaf383bd84740294bce904eb96d1ef19d0a2 /functions/common.sh
parent64fe27d865a47957189fd8c249d3eee8be3c75ed (diff)
downloadlive-build-8d42773bb10c95b96e3c523ba2982dd113c3a910.zip
live-build-8d42773bb10c95b96e3c523ba2982dd113c3a910.tar.gz
Releasing version 1.0.1-4.
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index af7c9cb..d4130c4 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,6 +9,6 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="1.0.1-2"
+VERSION="1.0.1-4"
PATH="${PWD}/scripts:${PATH}"