mirror of
https://github.com/MariaDB/server.git
synced 2026-05-01 20:55:32 +02:00
configure.in:
Update NDB version as well configure.in: Update NDB version as well
This commit is contained in:
parent
172ad3dea7
commit
eecb7c944f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ SHARED_LIB_VERSION=$SHARED_LIB_MAJOR_VERSION:0:0
|
|||
# ndb version
|
||||
NDB_VERSION_MAJOR=4
|
||||
NDB_VERSION_MINOR=1
|
||||
NDB_VERSION_BUILD=20
|
||||
NDB_VERSION_BUILD=21
|
||||
NDB_VERSION_STATUS=""
|
||||
|
||||
# Set all version vars based on $VERSION. How do we do this more elegant ?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue