summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-17 12:31:05 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:04 +0100
commitaa3a6f49b5cdc26f2494793383effacf1d132f1e (patch)
tree8331e6a24cafb2f5c81397746e5200b1e908db55 /functions
parent5b3a7d8021f138182c6c23608126c225f6c73ed6 (diff)
downloadlive-build-aa3a6f49b5cdc26f2494793383effacf1d132f1e.zip
live-build-aa3a6f49b5cdc26f2494793383effacf1d132f1e.tar.gz
Releasing debian version 2.0~a7-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 72fdf5b..b7a8417 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a4-1"
+VERSION="2.0~a7-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"