summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-08-04 21:53:13 +0200
committerDaniel Baumann <daniel@debian.org>2011-08-04 21:53:37 +0200
commit6167d107f66adc39690e8605c9123786cddbc010 (patch)
tree84035e53c9c0ce46b9ec63440488cc9ec3f05664 /functions/common.sh
parentb6825361ef673c3cf34515e1ba837eb950382b8a (diff)
downloadvyos-live-build-6167d107f66adc39690e8605c9123786cddbc010.tar.gz
vyos-live-build-6167d107f66adc39690e8605c9123786cddbc010.zip
Releasing debian version 3.0~a26-1.debian/3.0_a26-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 3b4382be9..92c43c261 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a25-1"
+VERSION="3.0~a26-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"