summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-06 12:23:51 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:38 +0100
commit67aad58250e2d285f4bda62f3ceecc18c02b8e3b (patch)
treeb411c1ba7b8c20053ca3af0176fc0375ed2a0207 /functions/common.sh
parent6cb261cf4ff55b369346d2d5a655720931f28ff3 (diff)
downloadvyos-live-build-67aad58250e2d285f4bda62f3ceecc18c02b8e3b.tar.gz
vyos-live-build-67aad58250e2d285f4bda62f3ceecc18c02b8e3b.zip
Releasing debian version 3.0~a9-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 2b04e6864..6a0b1eae1 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="3.0~a6-1"
+VERSION="3.0~a9-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"