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>2010-11-13 16:05:12 +0100
commite206e40b0134ab0673544cf390295527d0cb5059 (patch)
treeae9815f5bc64d409ba1e63e0da96f4009e9ed696 /functions
parentd646f4659be1ca98d420c0fc41f068d1059c7512 (diff)
downloadvyos-live-build-e206e40b0134ab0673544cf390295527d0cb5059.tar.gz
vyos-live-build-e206e40b0134ab0673544cf390295527d0cb5059.zip
Releasing debian version 3.0~a6-1.debian/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}"