summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-06-04 18:58:12 +0200
committerSergei Golubchik <serg@mariadb.org>2015-06-04 18:58:12 +0200
commit750aa8b09d018d7bd44ed83aad4d26a16b1873bc (patch)
tree5c23b1aaaae200001ffc61d3bbda3ac54a6ad721
parent40e95608d99c2997e4af445ec4da68febc9e87f1 (diff)
downloadmariadb-git-750aa8b09d018d7bd44ed83aad4d26a16b1873bc.tar.gz
5.5.43-37.2
-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 50606b7001f..13ada8f1068 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 37.1
+#define PERCONA_INNODB_VERSION 37.2
#endif
#define INNODB_VERSION_STR MYSQL_SERVER_VERSION