Skip to content

Commit

Permalink
Bump version for the release
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgeniyPatlan committed Mar 20, 2017
1 parent 541807b commit 33b10f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MYSQL_VERSION_MAJOR=5
MYSQL_VERSION_MINOR=7
MYSQL_VERSION_PATCH=17
MYSQL_VERSION_EXTRA=-11
MYSQL_VERSION_EXTRA=-12
2 changes: 1 addition & 1 deletion storage/innobase/include/univ.i
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Created 1/20/1994 Heikki Tuuri
#define INNODB_VERSION_BUGFIX MYSQL_VERSION_PATCH

#ifndef PERCONA_INNODB_VERSION
#define PERCONA_INNODB_VERSION 11
#define PERCONA_INNODB_VERSION 12
#endif

/* The following is the InnoDB version as shown in
Expand Down

0 comments on commit 33b10f0

Please sign in to comment.