There was an error while loading. Please reload this page.
1 parent 1b0d811 commit 0fd9d5aCopy full SHA for 0fd9d5a
cmake/wsrep.cmake
@@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "13")
23
# MariaDB addition: Revision number of the last revision merged from
24
# codership branch visible in @@visible_comment.
25
# Branch : https://github.com/codership/mysql-wsrep/tree/5.6
26
-SET(WSREP_PATCH_REVNO "21a2415") # Should be updated on every merge.
+SET(WSREP_PATCH_REVNO "af7f02e") # Should be updated on every merge.
27
28
# MariaDB: Obtain patch revision number:
29
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.
0 commit comments