mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
configure.in:
updated ndb version number configure.in: updated ndb version number
This commit is contained in:
parent
7b04c06eef
commit
477d1cc73f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ SHARED_LIB_VERSION=14:0:0
|
|||
# ndb version
|
||||
NDB_VERSION_MAJOR=5
|
||||
NDB_VERSION_MINOR=0
|
||||
NDB_VERSION_BUILD=2
|
||||
NDB_VERSION_BUILD=3
|
||||
NDB_VERSION_STATUS="alpha"
|
||||
|
||||
# Set all version vars based on $VERSION. How do we do this more elegant ?
|
||||
|
|
Loading…
Reference in a new issue