summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-29 07:58:23 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-29 07:58:23 +0200
commit3bf765da2b59692e3f63b2fbdabd5f5b5837c041 (patch)
tree54d2c0b91b01baa9dbd736d5f88a896ecd103c48 /functions/common.sh
parent42cfa2bf03b83ac0203b20562b9b192298aaf3a8 (diff)
downloadvyos-live-build-3bf765da2b59692e3f63b2fbdabd5f5b5837c041.tar.gz
vyos-live-build-3bf765da2b59692e3f63b2fbdabd5f5b5837c041.zip
Releasing debian version 3.0~a23-1.debian/3.0_a23-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 9862218f6..bb0c62e9b 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PROGRAM="live-build"
-VERSION="3.0~a22-1"
+VERSION="3.0~a23-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/scripts:${PATH}"