summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-14 13:11:18 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:31 +0100
commit4d3637228a73ec2a12da8b109c401fd5e7da1ed4 (patch)
tree58d764d029989372ea799cb383a4c8c474e3acd4 /functions
parent43e5f9aa24422201a09821f0b45ef54c97dad89b (diff)
downloadlive-build-4d3637228a73ec2a12da8b109c401fd5e7da1ed4.zip
live-build-4d3637228a73ec2a12da8b109c401fd5e7da1ed4.tar.gz
Releasing debian version 2.0.10-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 a965a57..62e698c 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0.9-1"
+VERSION="2.0.10-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"