summaryrefslogtreecommitdiff
path: root/cmake/wsrep.cmake
diff options
context:
space:
mode:
authorSeppo Jaakola <seppo.jaakola@codership.com>2012-08-30 12:22:37 +0300
committerSeppo Jaakola <seppo.jaakola@codership.com>2012-08-30 12:22:37 +0300
commit8e84b9e740ff3641f1fc500a616962cb3bc75a64 (patch)
treeac9a480e5592bd8b9a7cb578608f2b66e4ea03fc /cmake/wsrep.cmake
parentebfa24b1d24377a241b79883da96969a9150f22c (diff)
downloadmariadb-git-8e84b9e740ff3641f1fc500a616962cb3bc75a64.tar.gz
Merged in change sets 3772-3779 from lp:codership-mysql/5.5mariadb-galera-5.5.25
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 3c10c5b3836..bb646028285 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 "6")
+SET(WSREP_PATCH_VERSION "7")
# Obtain patch revision number
SET(WSREP_PATCH_REVNO $ENV{WSREP_REV})