Skip to content

Commit 254a902

Browse files
committed
Increase the minor version number
1 parent 26524ea commit 254a902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(${PROJECT_NAME})
55

66
# Project version
77
set(VERSION_MAJOR 1)
8-
set(VERSION_MINOR 1)
8+
set(VERSION_MINOR 2)
99
set(VERSION_PATCH 1)
1010

1111
# Set plugin shared library base name

0 commit comments

Comments
 (0)