summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2016-12-22 13:06:44 +0100
committerSergei Golubchik <serg@mariadb.org>2016-12-22 13:06:44 +0100
commitcba2ac6ef10304047f7a7941e6c8912573ebc3c6 (patch)
treeffefbd323c2351c6ee4a7084d458082e9cf6d5b9
parent6010a27c87785643f8880d19c0dced3b724c54da (diff)
downloadmariadb-git-cba2ac6ef10304047f7a7941e6c8912573ebc3c6.tar.gz
5.5.53-38.5
-rw-r--r--storage/xtradb/include/univ.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/include/univ.i b/storage/xtradb/include/univ.i
index cc589166f8d..d198fbf021b 100644
--- a/storage/xtradb/include/univ.i
+++ b/storage/xtradb/include/univ.i
@@ -64,7 +64,7 @@ component, i.e. we show M.N.P as M.N */
(INNODB_VERSION_MAJOR << 8 | INNODB_VERSION_MINOR)
#ifndef PERCONA_INNODB_VERSION
-#define PERCONA_INNODB_VERSION 38.3
+#define PERCONA_INNODB_VERSION 38.5
#endif
#define INNODB_VERSION_STR MYSQL_SERVER_VERSION