summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <vicentiu@mariadb.org>2018-02-08 21:12:11 +0200
committerVicențiu Ciorbaru <vicentiu@mariadb.org>2018-02-08 21:12:11 +0200
commit6f0b316fbe83d2cf555f867dda262896d18fbbf6 (patch)
tree4450f6717b70a03ba44b36565dc575697f281d71
parent9216a4f69f113390cc55bd9c58c9f347ef4321c7 (diff)
downloadmariadb-git-6f0b316fbe83d2cf555f867dda262896d18fbbf6.tar.gz
Update wrong xtradb version
The update was lost during merge.
-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 96e67f88c8a..c9e5aa62d22 100644
--- a/storage/xtradb/include/univ.i
+++ b/storage/xtradb/include/univ.i
@@ -45,7 +45,7 @@ Created 1/20/1994 Heikki Tuuri
#define INNODB_VERSION_MAJOR 5
#define INNODB_VERSION_MINOR 6
-#define INNODB_VERSION_BUGFIX 36
+#define INNODB_VERSION_BUGFIX 38
#ifndef PERCONA_INNODB_VERSION
#define PERCONA_INNODB_VERSION 83.0