summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-05-30 09:43:09 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:10 +0100
commit08ee83bdf44f164dd9b0ee6d7fe4996e6155a1c9 (patch)
tree0608d45fd8340ac95bb325da65854ffe0141391e /functions/common.sh
parentc4ba22deff19d73d1fa9df06c9066b70983ebdc2 (diff)
downloadlive-build-08ee83bdf44f164dd9b0ee6d7fe4996e6155a1c9.zip
live-build-08ee83bdf44f164dd9b0ee6d7fe4996e6155a1c9.tar.gz
Releasing debian version 2.0~a14-1.
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index 1e4890c..b0ec1f6 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a13-1"
+VERSION="2.0~a14-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"