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