* iptables.g (comment): see #2336 Importer for iptables recognizes

version stored in the top comment by iptables-save and sets
version in the firewall object it creates.
This commit is contained in:
Vadim Kurland
2011-04-11 18:17:48 -07:00
parent aa4c661395
commit e9ffe7b67b
38 changed files with 2158 additions and 1080 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="3523"
BUILD_NUM="3524"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"