summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-24 18:49:46 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:32 +0100
commit339a910c82d8a580199fbafabec60aa4232c68df (patch)
tree354e48c15732f69ca6f47ab7b4f06f4765262a1e /functions
parent3ed02ce7ec684a8fa9bb08881b985b1f920791b3 (diff)
downloadlive-build-339a910c82d8a580199fbafabec60aa4232c68df.zip
live-build-339a910c82d8a580199fbafabec60aa4232c68df.tar.gz
Releasing debian version 2.0.11-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 62e698c..b4538dd 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0.10-1"
+VERSION="2.0.11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"