summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSeppo Jaakola <seppo.jaakola@codership.com>2012-06-12 10:55:11 +0300
committerSeppo Jaakola <seppo.jaakola@codership.com>2012-06-12 10:55:11 +0300
commit33ffe0dd29b6564e49dde8b1abda914da4b2f178 (patch)
treed4ed7e628eb0b8bdf7be707261de9d862655211a /cmake
parent609388fcfd912c9c2cb03a92251469a25a781893 (diff)
downloadmariadb-git-33ffe0dd29b6564e49dde8b1abda914da4b2f178.tar.gz
References lp:1011983
Merged from codership-mysql/5.5 changes revisions 3743-3756
Diffstat (limited to '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 1fd747cddd6..3c10c5b3836 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 "5")
+SET(WSREP_PATCH_VERSION "6")
# Obtain patch revision number
SET(WSREP_PATCH_REVNO $ENV{WSREP_REV})