Skip to content

Commit b04e2e3

Browse files
committed
Bump the patch version
1 parent 841a7b7 commit b04e2e3

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
@@ -6,7 +6,7 @@ project(${PROJECT_NAME})
66
# Project version
77
set(VERSION_MAJOR 1)
88
set(VERSION_MINOR 1)
9-
set(VERSION_PATCH 0)
9+
set(VERSION_PATCH 1)
1010

1111
# Set plugin shared library base name
1212
set(PLUGIN_BASENAME ${PROJECT_NAME}-plugin)

0 commit comments

Comments
 (0)