From 750aa8b09d018d7bd44ed83aad4d26a16b1873bc Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 4 Jun 2015 18:58:12 +0200 Subject: [PATCH] 5.5.43-37.2 --- storage/xtradb/include/univ.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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