mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-25 12:47:44 +01:00
started v4.0.1
This commit is contained in:
parent
44fc29f733
commit
63db3bdcac
8
VERSION
8
VERSION
@ -2,17 +2,17 @@
|
||||
|
||||
FWB_MAJOR_VERSION=4
|
||||
FWB_MINOR_VERSION=0
|
||||
FWB_MICRO_VERSION=0
|
||||
FWB_MICRO_VERSION=1
|
||||
|
||||
# VERSION must be a string rather than $var because of the build scripts
|
||||
VERSION="4.0.0"
|
||||
SHORTVERSION="400"
|
||||
VERSION="4.0.1"
|
||||
SHORTVERSION="401"
|
||||
|
||||
# RELEASE="1"
|
||||
RELEASE="b@BUILD_NUM@"
|
||||
|
||||
BETA="no"
|
||||
|
||||
REQUIRED_LIBFWBUILDER_VERSION="4.0.0"
|
||||
REQUIRED_LIBFWBUILDER_VERSION="4.0.1"
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user