Skip to content

Commit 493b23d

Browse files
committed
Raise version number after tagging 7.6.28
Approved-by: Balasubramanian Kandasamy <[email protected]>
1 parent 7a32c20 commit 493b23d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MYSQL_VERSION_MAJOR=5
22
MYSQL_VERSION_MINOR=7
33
MYSQL_VERSION_PATCH=44
4-
MYSQL_VERSION_EXTRA=-ndb-7.6.28
4+
MYSQL_VERSION_EXTRA=-ndb-7.6.29

storage/ndb/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Should be updated when creating a new NDB version
33
NDB_VERSION_MAJOR=7
44
NDB_VERSION_MINOR=6
5-
NDB_VERSION_BUILD=28
5+
NDB_VERSION_BUILD=29
66
NDB_VERSION_STATUS=""
77
NDB_SHARED_LIB_VERSION_MAJOR=6
88
NDB_SHARED_LIB_VERSION_MINOR=1

0 commit comments

Comments
 (0)