summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-13 16:10:59 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:28 +0100
commit4bb62ce0e9838ce87c24f5ca60f17060c8ee8319 (patch)
tree11ba6a67263b7883690066bb733967ba5e1d235e /functions
parent4914f5a0410e606b01910b97d6983f429f05c35f (diff)
downloadlive-build-4bb62ce0e9838ce87c24f5ca60f17060c8ee8319.zip
live-build-4bb62ce0e9838ce87c24f5ca60f17060c8ee8319.tar.gz
Releasing debian version 2.0.6-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 d3ae601..489248f 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0.3-1"
+VERSION="2.0.6-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"