configure.in:

bumped up version to 3.5.1


configure.in:
  bumped up version to 3.5.1
This commit is contained in:
unknown 2004-09-10 17:29:10 +00:00
parent 0c140b7b48
commit d4e230afad

View File

@ -15,7 +15,7 @@ SHARED_LIB_VERSION=14:0:0
# ndb version
NDB_VERSION_MAJOR=3
NDB_VERSION_MINOR=5
NDB_VERSION_BUILD=0
NDB_VERSION_BUILD=1
NDB_VERSION_STATUS=beta
# Set all version vars based on $VERSION. How do we do this more elegant ?