fixed unit test; new build number 3465

This commit is contained in:
Vadim Kurland
2011-02-08 12:00:11 -08:00
parent 78bb5a5ba7
commit 8d7fb06891
6 changed files with 16 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ FWB_MICRO_VERSION=0
# build number is like "nano" version number. I am incrementing build
# number during development cycle
#
BUILD_NUM="3464"
BUILD_NUM="3465"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"