Skip to content

Commit

Permalink
Bump WSREP_PATCH_VERSION to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-galera authored and mariadb-SachinSetiya committed Apr 6, 2017
1 parent 59dcf2a commit 8aa5356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/wsrep.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ENDIF()
OPTION(WITH_WSREP "WSREP replication API (to use, e.g. Galera Replication library)" ${with_wsrep_default})

# Set the patch version
SET(WSREP_PATCH_VERSION "17")
SET(WSREP_PATCH_VERSION "18")

# Obtain wsrep API version
FILE(STRINGS "${MySQL_SOURCE_DIR}/wsrep/wsrep_api.h" WSREP_API_VERSION
Expand Down

0 comments on commit 8aa5356

Please sign in to comment.