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 0ea007a commit ad80a15Copy full SHA for ad80a15
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.1)
2
project(mysql)
3
4
-set(MYSQL_PLUGIN_VERSION "R41")
+set(MYSQL_PLUGIN_VERSION "R41-2")
5
6
option (BUILD_TESTS "Build tests" OFF)
7
0 commit comments