see #2162 renamed menu item File / Import Firewall; see #2179 button Finish should be disabled while importer is still running

This commit is contained in:
Vadim Kurland
2011-03-05 11:06:22 -08:00
parent 834dd22e25
commit 85afa6dc8e
9 changed files with 21 additions and 8 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="3493"
BUILD_NUM="3494"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"