Update VERSION in common.sh to match last release.

This commit is contained in:
Richard Nelson 2011-07-15 15:39:20 -05:00
parent e0205ecb1a
commit 1f431a739b
1 changed files with 1 additions and 1 deletions

View File

@ -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}"