mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
Update WSREP_PATCH_REVNO.
This commit is contained in:
parent
a6d0903764
commit
b83de1151a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ SET(WSREP_PATCH_VERSION "14")
|
|||
# MariaDB addition: Revision number of the last revision merged from
|
||||
# codership branch visible in @@visible_comment.
|
||||
# Branch : https://github.com/codership/mysql-wsrep/tree/5.5
|
||||
SET(WSREP_PATCH_REVNO "4f81026") # Should be updated on every merge.
|
||||
SET(WSREP_PATCH_REVNO "9949137") # Should be updated on every merge.
|
||||
|
||||
# MariaDB: Obtain patch revision number:
|
||||
# Update WSREP_PATCH_REVNO if WSREP_REV environment variable is set.
|
||||
|
|
Loading…
Reference in a new issue