Skip to content

Commit adc151f

Browse files
philip-galeramariadb-SachinSetiya
authored andcommitted
Bump WSREP_PATCH_VERSION to 19
1 parent 66916bb commit adc151f

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
@@ -26,7 +26,7 @@ ENDIF()
2626
OPTION(WITH_WSREP "WSREP replication API (to use, e.g. Galera Replication library)" ${with_wsrep_default})
2727

2828
# Set the patch version
29-
SET(WSREP_PATCH_VERSION "18")
29+
SET(WSREP_PATCH_VERSION "19")
3030

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

0 commit comments

Comments
 (0)