summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-04-26 12:36:44 +0200
committerDaniel Baumann <daniel@debian.org>2011-04-26 12:36:44 +0200
commite9cc77fe33e42897ee853450509e4ffd02be990d (patch)
tree6f07fe7fa1e817f05620fc8975540efcc4c958ce
parent575e0a8614081208a7c98d373adc8da1fd5c9b38 (diff)
downloadlive-build-e9cc77fe33e42897ee853450509e4ffd02be990d.zip
live-build-e9cc77fe33e42897ee853450509e4ffd02be990d.tar.gz
Synchronise internal version number.
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index 75f4ae7..48fb605 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="2.0.12-1"
+VERSION="2.0.12-2"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"