fixed SF bug 3169045 - problems with batch install; build 3532

This commit is contained in:
Vadim Kurland
2011-04-26 17:40:56 -07:00
parent c63a347e80
commit 57a195538b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ FWB_MICRO_VERSION=1
# build number is like "nano" version number. I am incrementing build
# number during development cycle
#
BUILD_NUM="3531"
BUILD_NUM="3532"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"