summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-04-23 19:27:51 +0200
committerDaniel Baumann <daniel@debian.org>2011-04-23 19:27:51 +0200
commit201989e6dde21a89f3f8f4e4beca753394ee6602 (patch)
tree371673d76def949d8feea39f2e8af735f6d1713f /functions
parent23d03462e7ac7e7da2696a63b39ba0906e4bbbbe (diff)
downloadvyos-live-build-201989e6dde21a89f3f8f4e4beca753394ee6602.tar.gz
vyos-live-build-201989e6dde21a89f3f8f4e4beca753394ee6602.zip
Releasing debian version 3.0~a16-1.debian/3.0_a16-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 1b6c30caf..528be40dd 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a15-1"
+VERSION="3.0~a16-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"