We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eff638 commit f55eb60Copy full SHA for f55eb60
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 1)
+set(VERSION_PATCH 2)
10
11
# Set plugin shared library base name
12
set(PLUGIN_BASENAME ${PROJECT_NAME}-plugin)
0 commit comments