summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-07-10 22:43:22 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:14 +0100
commit477f01453f493affc93acf30b6216a2417470278 (patch)
treeeae1d450950dbd39cbd026b6a41a4a7d156f2e86 /functions/common.sh
parent84b18c8ebd4b9f1b06cf433fef36a5832bc79fee (diff)
downloadlive-build-477f01453f493affc93acf30b6216a2417470278.zip
live-build-477f01453f493affc93acf30b6216a2417470278.tar.gz
Releasing debian version 2.0~a18-1.
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 2c55854..e235345 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a17-1"
+VERSION="2.0~a18-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"