summaryrefslogtreecommitdiff
path: root/cmake/wsrep.cmake
diff options
context:
space:
mode:
authorSeppo Jaakola <seppo.jaakola@codership.com>2013-06-20 21:51:11 +0300
committerSeppo Jaakola <seppo.jaakola@codership.com>2013-06-20 21:51:11 +0300
commit93ed851cc63ce2510c26c656e55e0e1dc28f99f9 (patch)
tree3412cf1c588d8352c10325a8744a45890b9883fb /cmake/wsrep.cmake
parent862c6b219e672a39d24db6555084ad6e3a1cbbfd (diff)
downloadmariadb-git-93ed851cc63ce2510c26c656e55e0e1dc28f99f9.tar.gz
References lp:1193079 - bumped wsrep version to 7.5
Diffstat (limited to 'cmake/wsrep.cmake')
-rw-r--r--cmake/wsrep.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/wsrep.cmake b/cmake/wsrep.cmake
index 3337a2a93df..608b33b31a1 100644
--- a/cmake/wsrep.cmake
+++ b/cmake/wsrep.cmake
@@ -17,7 +17,7 @@
# so WSREP_VERSION is produced regardless
# Set the patch version
-SET(WSREP_PATCH_VERSION "7.3")
+SET(WSREP_PATCH_VERSION "7.5")
# Obtain patch revision number
SET(WSREP_PATCH_REVNO $ENV{WSREP_REV})