see #2248 fixed handling of named service objects with port op "neq"

This commit is contained in:
Vadim Kurland
2011-03-20 12:24:49 -07:00
parent ccab39bcbd
commit 1577bca547
10 changed files with 255 additions and 125 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="3503"
BUILD_NUM="3504"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"