* PolicyCompiler_pix.cpp (printClearCommands): see #2322 If this

is FWSM and if manual commit mode is used, need to commit after
clearing ACLs before we clear object groups.
This commit is contained in:
Vadim Kurland
2011-04-14 11:47:05 -07:00
parent 41e1255101
commit 3c0554c003
48 changed files with 635 additions and 85 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="3525"
BUILD_NUM="3526"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"