Skip to content

Commit 77c44a3

Browse files
committed
update innodb version
1 parent 04af573 commit 77c44a3

File tree

1 file changed

+1
-1
lines changed
  • storage/innobase/include

1 file changed

+1
-1
lines changed

storage/innobase/include/univ.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Created 1/20/1994 Heikki Tuuri
4444

4545
#define INNODB_VERSION_MAJOR 5
4646
#define INNODB_VERSION_MINOR 6
47-
#define INNODB_VERSION_BUGFIX 26
47+
#define INNODB_VERSION_BUGFIX 27
4848

4949
/* The following is the InnoDB version as shown in
5050
SELECT plugin_version FROM information_schema.plugins;

0 commit comments

Comments
 (0)