Skip to content

Commit 065600c

Browse files
committed
bump version (minor)
1 parent e88db5f commit 065600c

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-2")
4+
set(MYSQL_PLUGIN_VERSION "R41-3")
55

66
option (BUILD_TESTS "Build tests" OFF)
77

0 commit comments

Comments
 (0)