started v4.1.2

This commit is contained in:
Vadim Kurland
2010-09-13 21:39:31 +00:00
parent 3684d155ab
commit c0a32164ab
5 changed files with 144 additions and 6 deletions
+4 -4
View File
@@ -2,17 +2,17 @@
FWB_MAJOR_VERSION=4
FWB_MINOR_VERSION=1
FWB_MICRO_VERSION=1
FWB_MICRO_VERSION=2
# VERSION must be a string rather than $var because of the build scripts
VERSION="4.1.1"
SHORTVERSION="411"
VERSION="4.1.2"
SHORTVERSION="412"
# RELEASE="1"
RELEASE="b@BUILD_NUM@"
BETA="no"
REQUIRED_LIBFWBUILDER_VERSION="4.1.1"
REQUIRED_LIBFWBUILDER_VERSION="4.1.2"