Skip to content

Commit 24b6357

Browse files
committed
Bump the version patch number
1 parent 85c22ec commit 24b6357

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 3)
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)