summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-08-08 08:05:24 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-08 08:10:11 +0200
commit636155709a6470ea8b8c13c4029534bbb3a7b480 (patch)
tree34ae82e8c8723eb416e7a4e27eaa656b6212a1ed /functions
parentfabdcdcd13017520980d20b9f2e3e6dabda2fed2 (diff)
downloadvyos-live-build-636155709a6470ea8b8c13c4029534bbb3a7b480.tar.gz
vyos-live-build-636155709a6470ea8b8c13c4029534bbb3a7b480.zip
Releasing debian version 3.0~a27-1.debian/3.0_a27-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 92c43c261..e5535f853 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a26-1"
+VERSION="3.0~a27-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"