summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-07-24 17:28:41 +0200
committerDaniel Baumann <daniel@debian.org>2010-07-24 17:31:21 +0200
commita56ea4d47319b6e0f401a67ca4e33fd8536f94dd (patch)
tree22f75a81f9dedc9b8043e2381cd7ced3ce67112f /functions
parent1a712e94aa955b5156c64e0a24a3272a4167389a (diff)
downloadvyos-live-build-a56ea4d47319b6e0f401a67ca4e33fd8536f94dd.tar.gz
vyos-live-build-a56ea4d47319b6e0f401a67ca4e33fd8536f94dd.zip
Releasing debian version 2.0~a20-1.debian/2.0_a20-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 e23ee15e9..5a9aeaa8f 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a19-1"
+VERSION="2.0~a20-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"