summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-06 12:23:51 +0100
committerDaniel Baumann <daniel@debian.org>2010-12-06 12:23:51 +0100
commit47ce1c19d0945fec7325ce5ed961aed55972d159 (patch)
treeb411c1ba7b8c20053ca3af0176fc0375ed2a0207 /functions
parent4fa95088b5d7757512a4112f0cdedc1936b781c3 (diff)
downloadvyos-live-build-debian/3.0_a9-1.tar.gz
vyos-live-build-debian/3.0_a9-1.zip
Releasing debian version 3.0~a9-1.debian/3.0_a9-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 2b04e6864..6a0b1eae1 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="3.0~a6-1"
+VERSION="3.0~a9-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"