Update VERSION in common.sh to match last release.

This commit is contained in:
Richard Nelson 2011-06-03 21:02:48 -05:00
parent b9ddc38afb
commit 3fb41b9663
1 changed files with 1 additions and 1 deletions

View File

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