Files
fwbuilder/VERSION
T
Vadim Kurland 9593ad78ba 2008-12-02 Vadim Kurland <vadim@vk.crocodile.org>
* FWObjectDatabase_tree_ops.cpp (recursivelyCopySubtree): fixed
bug #2375327: "Crash copying multiple groups between different
data files". Using better algorithm to copy objects between
different data files.
2008-12-02 17:11:21 +00:00

21 lines
370 B
Bash

#-*- mode: shell-script; tab-width: 4; -*-
# $Id: VERSION,v 1.47 2007/07/21 23:44:19 vkurland Exp $
FWB_MAJOR_VERSION=3
FWB_MINOR_VERSION=0
FWB_MICRO_VERSION=3
VERSION="3.0.3"
SHORTVERSION="303"
# RELEASE="1"
RELEASE="b@BUILD_NUM@"
BETA="no"
REQUIRED_LIBFWBUILDER_VERSION="3.0.3"
# current (or major) version number of the library so file
#
LIBFWBUILDER_SOMAJOR=8