Skip to content

Commit f381ad5

Browse files
author
Nirbhay Choubey
committed
Update WSREP_PATCH_REVNO.
1 parent 3f481e5 commit f381ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/wsrep.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "16")
2323
# MariaDB addition: Revision number of the last revision merged from
2424
# codership branch visible in @@visible_comment.
2525
# Branch : https://github.com/codership/mysql-wsrep/tree/5.6
26-
SET(WSREP_PATCH_REVNO "af7f02e") # Should be updated on every merge.
26+
SET(WSREP_PATCH_REVNO "c3fc46e") # Should be updated on every merge.
2727

2828
# MariaDB: Obtain patch revision number:
2929
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.

0 commit comments

Comments
 (0)