summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-17 12:31:05 +0100
committerDaniel Baumann <daniel@debian.org>2010-02-17 12:31:05 +0100
commite0c86ca016663156b63e709a6c1d2081b2d255bd (patch)
tree8331e6a24cafb2f5c81397746e5200b1e908db55 /functions
parentc91cfd0108a733f4a6f2f8d43978ce8829a58247 (diff)
downloadvyos-live-build-e0c86ca016663156b63e709a6c1d2081b2d255bd.tar.gz
vyos-live-build-e0c86ca016663156b63e709a6c1d2081b2d255bd.zip
Releasing debian version 2.0~a7-1.debian/2.0_a7-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 72fdf5bc2..b7a84175e 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a4-1"
+VERSION="2.0~a7-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"