summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-18 11:38:32 +0200
committerDaniel Baumann <daniel@debian.org>2010-06-18 11:38:32 +0200
commita78587f7d98ef832c0457470a235b5b120a56031 (patch)
tree7951f1b039da0018168c5691c180f1db160f66d1 /functions
parent80c8929707419778228224aafc5d3a3f4bf7f2b0 (diff)
downloadvyos-live-build-a78587f7d98ef832c0457470a235b5b120a56031.tar.gz
vyos-live-build-a78587f7d98ef832c0457470a235b5b120a56031.zip
Releasing debian version 2.0~a15-1.debian/2.0_a15-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 b0ec1f6c2..19a7ac303 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a14-1"
+VERSION="2.0~a15-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"