* pix.g (nat_new_top_level_command): since import of ASA8.3

"new" nat commands is not implemented yet, importer should issue
a warning when such command is encountered. See #2315
This commit is contained in:
Vadim Kurland
2011-04-05 18:55:53 -07:00
parent 327183c1f2
commit e6e8455700
10 changed files with 230 additions and 208 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="3517"
BUILD_NUM="3518"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"