summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-11-13 16:05:12 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:35 +0100
commitea90e168cdcfecb6819d995311f3f96e496a4651 (patch)
treeae9815f5bc64d409ba1e63e0da96f4009e9ed696 /functions
parent3250e188554a7b6d33fee21bdddb3dbeff5ffdc9 (diff)
downloadvyos-live-build-ea90e168cdcfecb6819d995311f3f96e496a4651.tar.gz
vyos-live-build-ea90e168cdcfecb6819d995311f3f96e496a4651.zip
Releasing debian version 3.0~a6-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 98c8cfaee..2b04e6864 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="3.0~a1-1"
+VERSION="3.0~a6-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"