summaryrefslogtreecommitdiff
path: root/cmake/wsrep.cmake
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay@skysql.com>2014-06-19 18:48:20 -0400
committerNirbhay Choubey <nirbhay@skysql.com>2014-06-19 18:48:20 -0400
commit97779a2ef05d2141d2ade2f72f0900dbd9960751 (patch)
tree1f2eb2c003247b77d602af4a035a7dd6f7e27aea /cmake/wsrep.cmake
parenta76a6601ecb63d452c89202d8ca7f11bf2e0194f (diff)
downloadmariadb-git-97779a2ef05d2141d2ade2f72f0900dbd9960751.tar.gz
bzr merge -r4091..4101 codership/5.6/
Diffstat (limited to 'cmake/wsrep.cmake')
-rw-r--r--cmake/wsrep.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/wsrep.cmake b/cmake/wsrep.cmake
index 5057f14792b..0abc0b170a0 100644
--- a/cmake/wsrep.cmake
+++ b/cmake/wsrep.cmake
@@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "10")
# MariaDB addition: Revision number of the last revision merged from
# codership branch visible in @@visible_comment.
# Branch : codership-mysql/5.5
-SET(WSREP_PATCH_REVNO "3991") # Should be updated on every merge.
+SET(WSREP_PATCH_REVNO "4002") # Should be updated on every merge.
# MariaDB: Obtain patch revision number:
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.