Skip to content

Commit

Permalink
Merge pull request #1525 from EvgeniyPatlan/release-5.7.17-12
Browse files Browse the repository at this point in the history
Bump version for the release
  • Loading branch information
abychko committed Mar 20, 2017
2 parents 541807b + 33b10f0 commit 1e87281
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 1e87281

Please sign in to comment.