summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-04-30 17:10:54 +0200
committerDaniel Baumann <daniel@debian.org>2010-04-30 17:10:54 +0200
commit19e5cd4c605993dba0141b6f92ce8ed2ee2621ae (patch)
tree228104df1365adc86d94eb3c4459c5e5f72fe726 /functions
parentdb65e51b7c6a68bedcf437c9ec2d1820b89f0835 (diff)
downloadvyos-live-build-19e5cd4c605993dba0141b6f92ce8ed2ee2621ae.tar.gz
vyos-live-build-19e5cd4c605993dba0141b6f92ce8ed2ee2621ae.zip
Releasing debian version 2.0~a11-1.debian/2.0_a11-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 9fbb21c28..cbb408578 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a10-1"
+VERSION="2.0~a11-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"