summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-04-30 17:10:54 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:06 +0100
commitd190df9cb35f91c54603d9a59cc4f631437db917 (patch)
tree228104df1365adc86d94eb3c4459c5e5f72fe726 /functions
parent3a5a5109f487e787ea052eea3042ccca800f62e8 (diff)
downloadlive-build-d190df9cb35f91c54603d9a59cc4f631437db917.zip
live-build-d190df9cb35f91c54603d9a59cc4f631437db917.tar.gz
Releasing debian version 2.0~a11-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 9fbb21c..cbb4085 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a10-1"
+VERSION="2.0~a11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"