* PIXImporterNat.cpp (buildSNATRule): see #2319 "Imported nat

rules with multi-line access-lists have only the first entry"
This commit is contained in:
Vadim Kurland
2011-04-07 13:50:01 -07:00
parent 3af17b4404
commit 30ee6d2f12
10 changed files with 621 additions and 349 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="3519"
BUILD_NUM="3520"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"