summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 15:09:10 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:19 +0100
commite70ad72254ea809cd7eedbc9bd839c33d6a6ac3f (patch)
treeb57d94c32736db05e7fd9c059af9632242de18f5 /functions
parenta05337527e7f3d28cfe57fa1851e04e6b25889f0 (diff)
downloadlive-build-e70ad72254ea809cd7eedbc9bd839c33d6a6ac3f.zip
live-build-e70ad72254ea809cd7eedbc9bd839c33d6a6ac3f.tar.gz
Releasing debian version 2.0~a24-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 9ce49bc..5f1caba 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0~a23-1"
+VERSION="2.0~a24-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"