summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-03-09 19:27:56 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:27:56 +0100
commit88d9374df2f91ccd4e75eaeedb13b577ca28b912 (patch)
tree2a085bbe99d8792dc6841f9901df5f91bf579d62 /functions
parentfb88fa08ee9e796f54884f7a6bb63570be106c20 (diff)
downloadvyos-live-build-88d9374df2f91ccd4e75eaeedb13b577ca28b912.tar.gz
vyos-live-build-88d9374df2f91ccd4e75eaeedb13b577ca28b912.zip
Releasing debian version 3.0~a13-1.debian/3.0_a13-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 02903fbdd..bc3efc971 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a12-1"
+VERSION="3.0~a13-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"