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