Skip to content

Commit

Permalink
bump version (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
maddinat0r committed Jul 12, 2017
1 parent e88db5f commit 065600c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1)
project(mysql)

set(MYSQL_PLUGIN_VERSION "R41-2")
set(MYSQL_PLUGIN_VERSION "R41-3")

option (BUILD_TESTS "Build tests" OFF)

Expand Down

0 comments on commit 065600c

Please sign in to comment.