summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-12-13 21:44:04 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:03 +0100
commit2e6e655346ffec16e5056fdcaa20f8fd5f8716ea (patch)
treee8b056a288888898abe22ab0d526476e801a1a84 /functions/common.sh
parent09c2e7943c44cd56cda443b9c59cf9e475e257b0 (diff)
downloadlive-build-2e6e655346ffec16e5056fdcaa20f8fd5f8716ea.zip
live-build-2e6e655346ffec16e5056fdcaa20f8fd5f8716ea.tar.gz
Releasing debian version 2.0~a3-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 184ebe0..84aa93c 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a1-1"
+VERSION="2.0~a3-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/scripts:${PATH}"