summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-08-08 21:13:15 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-08 21:13:15 +0200
commitbe6a22556b1410ef50f7abe472ad68b7f10635a8 (patch)
tree920908a90b3344b64a403b7a2bc9566ba132047d /functions
parentd0663f3cbd2b686076d8003aaf5ea875ebd35f16 (diff)
downloadvyos-live-build-be6a22556b1410ef50f7abe472ad68b7f10635a8.tar.gz
vyos-live-build-be6a22556b1410ef50f7abe472ad68b7f10635a8.zip
Releasing debian version 3.0~a28-1.debian/3.0_a28-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 e5535f853..b410cfcd5 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a27-1"
+VERSION="3.0~a28-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"