Commit d4e230af authored by unknown's avatar unknown
Browse files

configure.in:

  bumped up version to 3.5.1


configure.in:
  bumped up version to 3.5.1
parent 0c140b7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ?