mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-14 00:49:09 +02:00
2009-08-27 vadim <vadim@vk.crocodile.org>
* ObjectManipulator.cpp (ObjectManipulator::select): fixed bug #2845667 "Crash after find object". When host object was found using "Find object" function while searching by ip address, clicking on the selected host in the tree caused crash. * VERSION (LIBFWBUILDER_SOMAJOR): started 3.0.7
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
|
||||
FWB_MAJOR_VERSION=3
|
||||
FWB_MINOR_VERSION=0
|
||||
FWB_MICRO_VERSION=6
|
||||
VERSION="3.0.6"
|
||||
SHORTVERSION="306"
|
||||
FWB_MICRO_VERSION=7
|
||||
VERSION="3.0.7"
|
||||
SHORTVERSION="307"
|
||||
|
||||
# RELEASE="1"
|
||||
RELEASE="b@BUILD_NUM@"
|
||||
|
||||
BETA="no"
|
||||
|
||||
REQUIRED_LIBFWBUILDER_VERSION="3.0.6"
|
||||
REQUIRED_LIBFWBUILDER_VERSION="3.0.7"
|
||||
|
||||
# current (or major) version number of the library so file
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user