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