Skip to content

Commit 809194c

Browse files
committed
Updated API version string to 24rc1
1 parent c1033ad commit 809194c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsrep_api.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extern "C" {
3030
* wsrep replication API
3131
*/
3232

33-
#define WSREP_INTERFACE_VERSION "24dev"
33+
#define WSREP_INTERFACE_VERSION "24rc1"
3434

3535
/*! Empty backend spec */
3636
#define WSREP_NONE "none"

0 commit comments

Comments
 (0)