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