summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-07-18 01:16:40 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:14 +0100
commita93ae2cb8d4a0ab577b60aff6458ccf14d959b62 (patch)
tree65633f4ba5e2e6319c2bdcbf98a98f39c530e814 /functions/common.sh
parent57d507324ac58f285ca18778ab9e7faa4d8f6b58 (diff)
downloadlive-build-a93ae2cb8d4a0ab577b60aff6458ccf14d959b62.zip
live-build-a93ae2cb8d4a0ab577b60aff6458ccf14d959b62.tar.gz
Releasing debian version 2.0~a19-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 e235345..e23ee15 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a18-1"
+VERSION="2.0~a19-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"