From 1f431a739baac6e1297cf0a58b51dbd064398d6c Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Fri, 15 Jul 2011 15:39:20 -0500 Subject: Update VERSION in common.sh to match last release. --- functions/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/common.sh b/functions/common.sh index bb0c62e9b..3b4382be9 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="live-build" -VERSION="3.0~a23-1" +VERSION="3.0~a25-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/scripts:${PATH}" -- cgit v1.2.3