added support for separate data format versioning; set fwbuilder version to 3.0.0

This commit is contained in:
Vadim Kurland
2008-01-16 21:03:42 +00:00
parent d9d0687bfa
commit a4077eb24f
25 changed files with 86 additions and 62 deletions
+4 -4
View File
@@ -2,9 +2,9 @@
# $Id: VERSION,v 1.47 2007/07/21 23:44:19 vkurland Exp $
FWB_MAJOR_VERSION=2
FWB_MINOR_VERSION=1
FWB_MICRO_VERSION=99
FWB_MAJOR_VERSION=3
FWB_MINOR_VERSION=0
FWB_MICRO_VERSION=0
VERSION=$FWB_MAJOR_VERSION.$FWB_MINOR_VERSION.$FWB_MICRO_VERSION
# RELEASE="1"
@@ -12,7 +12,7 @@ RELEASE="b@BUILD_NUM@"
BETA="no"
REQUIRED_LIBFWBUILDER_VERSION="2.1.99"
REQUIRED_LIBFWBUILDER_VERSION="3.0.0"
# current (or major) version number of the library so file
#