summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-08-10 04:28:59 +0200
committerDaniel Baumann <daniel@debian.org>2010-08-10 04:28:59 +0200
commita4e4e977c84b7e45c793b1c3aeb95e54c088977c (patch)
tree4619d85c0faefcfcc7e74e105327eac849a5a34b /functions
parent6ab4c8d6045e3bd6dd7bdc7b3e7f7a6b1a95bb08 (diff)
downloadvyos-live-build-a4e4e977c84b7e45c793b1c3aeb95e54c088977c.tar.gz
vyos-live-build-a4e4e977c84b7e45c793b1c3aeb95e54c088977c.zip
Releasing debian version 2.0~a22-1.debian/2.0_a22-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 57678e9e7..0c4817511 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="$(basename ${0})"
PACKAGE="live-helper"
-VERSION="2.0~a21-1"
+VERSION="2.0~a22-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"