summaryrefslogtreecommitdiff
path: root/functions/common.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-13 21:32:26 +0200
committerDaniel Baumann <daniel@debian.org>2010-09-13 21:32:26 +0200
commit2df5d8b065fac78cad684c878a8b0ccdbff3edfe (patch)
treef533af3873f2dfc36f434c8ba93281a88cc3adbc /functions/common.sh
parent3bb5fe0ba240933b649357ccb1be27814133a0e2 (diff)
downloadvyos-live-build-c0b7c665274c6687fcc7dfa62e9821de04012f13.tar.gz
vyos-live-build-c0b7c665274c6687fcc7dfa62e9821de04012f13.zip
Releasing debian version 2.0~a28-1.debian/2.0_a28-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 5b68c2b95..d11dec167 100755
--- a/functions/common.sh
+++ b/functions/common.sh
@@ -9,7 +9,7 @@
PACKAGE="live-build"
-VERSION="2.0~a26-1"
+VERSION="2.0~a28-1"
CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')"
PATH="${PWD}/auto/helpers:${PATH}"