summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-06 12:02:20 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:30 +0100
commit6380f4dbee2eaedecc0bb4d59cfa615e852ba77b (patch)
tree3417a4061d7b7b7c1f8770d5573476f669e4e148 /functions
parentbe55ce99eedf7f90f546f70bb341ac78df8708c1 (diff)
downloadlive-build-6380f4dbee2eaedecc0bb4d59cfa615e852ba77b.zip
live-build-6380f4dbee2eaedecc0bb4d59cfa615e852ba77b.tar.gz
Releasing debian version 2.0.9-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 489248f..a965a57 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0.6-1"
+VERSION="2.0.9-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"