Updated WSREP_PATCH_REVNO.

This commit is contained in:
Nirbhay Choubey 2014-08-06 19:11:55 -04:00
parent f20b1fd5e3
commit f64a0c3f85

View file

@ -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 "3997") # Should be updated on every merge.
SET(WSREP_PATCH_REVNO "4013") # Should be updated on every merge.
# MariaDB: Obtain patch revision number:
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.