refs #1908 : added nat rule option to force the rule to be "static"; new build number

This commit is contained in:
Vadim Kurland
2011-01-11 18:32:54 -08:00
parent e1230a0a14
commit c6abdb0fc6
46 changed files with 303 additions and 91 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="3428"
BUILD_NUM="3429"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"