We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c22ec commit 24b6357Copy full SHA for 24b6357
CMakeLists.txt
@@ -6,7 +6,7 @@ project(${PROJECT_NAME})
6
# Project version
7
set(VERSION_MAJOR 1)
8
set(VERSION_MINOR 3)
9
-set(VERSION_PATCH 0)
+set(VERSION_PATCH 1)
10
11
# Set plugin shared library base name
12
set(PLUGIN_BASENAME ${PROJECT_NAME}-plugin)
0 commit comments