see #2257 fixed parsing of "name <ipv6> name" line; build 3505

This commit is contained in:
Vadim Kurland
2011-03-20 16:00:16 -07:00
parent d35e9f201f
commit 57ba766183
10 changed files with 279 additions and 286 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="3504"
BUILD_NUM="3505"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"