summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-12-14 13:19:33 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:20:39 +0100
commitbd823ca5551b7e57b74170494b35b80c06dd391b (patch)
treeccfdbbbee13b8b524bbe9e6fdca1033a3d16925f /functions/common.sh
parent0ae30815185db52f11b2a831f2c2ec1c69d843cc (diff)
downloadvyos-live-build-bd823ca5551b7e57b74170494b35b80c06dd391b.tar.gz
vyos-live-build-bd823ca5551b7e57b74170494b35b80c06dd391b.zip
Releasing debian version 3.0~a10-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 6a0b1eae1..88c51c1f1 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="3.0~a9-1"
+VERSION="3.0~a10-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"