* parsers/pix.g (icmp_top_level_command): see #2164 policy rules created from import of ssh, telnet and icmp commands should be on top; build 3510

This commit is contained in:
Vadim Kurland
2011-03-25 19:41:01 -07:00
parent 60d0c4e308
commit 8023a23dfb
6 changed files with 25 additions and 6 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="3509"
BUILD_NUM="3510"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"