Skip to content

Commit ad80a15

Browse files
committed
push version (patch)
1 parent 0ea007a commit ad80a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.1)
22
project(mysql)
33

4-
set(MYSQL_PLUGIN_VERSION "R41")
4+
set(MYSQL_PLUGIN_VERSION "R41-2")
55

66
option (BUILD_TESTS "Build tests" OFF)
77

0 commit comments

Comments
 (0)