started v4.0.1

This commit is contained in:
Vadim Kurland
2010-05-06 01:00:14 +00:00
parent 44fc29f733
commit 63db3bdcac
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -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"