summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-02-15 20:04:59 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:43 +0100
commit1ca9abd92a5805a69cac9ffb07cffee9619d0588 (patch)
tree42c4d7b46d6d7e30ed45195e135255d042f706a2 /functions
parent97f30b490755c558c696d8297c96d40d86672259 (diff)
downloadvyos-live-build-1ca9abd92a5805a69cac9ffb07cffee9619d0588.tar.gz
vyos-live-build-1ca9abd92a5805a69cac9ffb07cffee9619d0588.zip
Releasing debian version 3.0~a12-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 3da0af680..02903fbdd 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a11-1"
+VERSION="3.0~a12-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"