summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-21 14:42:47 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:04 +0100
commit9aaba9712a2e4099f103a9ad69ef80bba147d05c (patch)
tree533419d8290b486569adf39bf5648b03998bec0d /functions
parentdd2fa705308e32a3aa237f5f402e01e5894e2891 (diff)
downloadlive-build-9aaba9712a2e4099f103a9ad69ef80bba147d05c.zip
live-build-9aaba9712a2e4099f103a9ad69ef80bba147d05c.tar.gz
Releasing debian version 2.0~a8-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 b7a8417..581c495 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a7-1"
+VERSION="2.0~a8-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"