We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88db5f commit 065600cCopy full SHA for 065600c
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.1)
2
project(mysql)
3
4
-set(MYSQL_PLUGIN_VERSION "R41-2")
+set(MYSQL_PLUGIN_VERSION "R41-3")
5
6
option (BUILD_TESTS "Build tests" OFF)
7
0 commit comments