Commit 7cec6857 authored by Teemu Ollakka's avatar Teemu Ollakka Committed by Jan Lindström

Bump wsrep patch version to 25.23

parent a8d64fbe
......@@ -18,7 +18,7 @@
# so WSREP_VERSION is produced regardless
# Set the patch version
SET(WSREP_PATCH_VERSION "22")
SET(WSREP_PATCH_VERSION "23")
# MariaDB addition: Revision number of the last revision merged from
# codership branch visible in @@visible_comment.
......
......@@ -53,7 +53,7 @@ my $cwd = cwd();
my $basedir;
my $socket = '/tmp/mysql.sock';
my $version = '5.5.58';
my $version = '5.5.59';
sub which
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment