fixed SF bug 3238026: build

failure on systems without net-snmp development libraries.
This commit is contained in:
Vadim Kurland
2011-03-23 16:33:54 -07:00
parent 1612ad88cd
commit ee35e66818
11 changed files with 34 additions and 12 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="3506"
BUILD_NUM="3507"
VERSION="$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION.$BUILD_NUM"