see #2164 added import of http commands, import should not abort on "service" commands

This commit is contained in:
Vadim Kurland
2011-03-31 17:58:59 -07:00
parent c126d30fca
commit f04dc03fc6
19 changed files with 2006 additions and 1561 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="3514"
BUILD_NUM="3515"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"