From 3fb41b9663fa64a347c39d903810b68468a8fdfb Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Fri, 3 Jun 2011 21:02:48 -0500 Subject: Update VERSION in common.sh to match last release. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/common.sh b/functions/common.sh index 528be40dd..2182970bc 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="live-build" -VERSION="3.0~a16-1" +VERSION="3.0~a18-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/scripts:${PATH}" -- cgit v1.2.3