summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-01-11 13:43:49 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:41 +0100
commit7289fd7e8f62cf710fb0f0ab8f22b97b73c1ee43 (patch)
tree1b8a8c63f235e476e33782411152f35143f5480c /functions/common.sh
parentbedc819013e4047e8f68b33f2437a58683f95f20 (diff)
downloadvyos-live-build-7289fd7e8f62cf710fb0f0ab8f22b97b73c1ee43.tar.gz
vyos-live-build-7289fd7e8f62cf710fb0f0ab8f22b97b73c1ee43.zip
Releasing debian version 3.0~a11-1.
Diffstat (limited to 'functions/common.sh')
-rwxr-xr-xfunctions/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/common.sh b/functions/common.sh
index be5bcd03b..ca579be99 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a10-1"
+VERSION="3.0~a11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"