summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-10-12 11:11:22 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:26 +0100
commit646725908afe0b136339d5693f295493611a5335 (patch)
tree9c978c7e9611b1136656ffc12f84489417c91222 /functions
parent34c33a10ea75616fc023cd3a435893255bf3395e (diff)
downloadlive-build-646725908afe0b136339d5693f295493611a5335.zip
live-build-646725908afe0b136339d5693f295493611a5335.tar.gz
Releasing debian version 2.0.3-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 2d45aa3..d3ae601 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0.1-1"
+VERSION="2.0.3-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"