Update VERSION in common.sh to match last release.
This commit is contained in:
parent
b9ddc38afb
commit
3fb41b9663
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue