summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-18 11:38:32 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:11 +0100
commit279c24075f332469551bf027e8ab73f1c39082d2 (patch)
tree7951f1b039da0018168c5691c180f1db160f66d1 /functions
parent381ee7397848f2c9d8261b1f820551191deb4b41 (diff)
downloadlive-build-279c24075f332469551bf027e8ab73f1c39082d2.zip
live-build-279c24075f332469551bf027e8ab73f1c39082d2.tar.gz
Releasing debian version 2.0~a15-1.
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 b0ec1f6..19a7ac3 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a14-1"
+VERSION="2.0~a15-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"