Skip to content

Commit 5825088

Browse files
committed
increase patch version number
1 parent 0e8b441 commit 5825088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ endif()
5858

5959
set(TARGET_VERSION_MAJOR 0)
6060
set(TARGET_VERSION_MINOR 2)
61-
set(TARGET_VERSION_PATCH 15)
61+
set(TARGET_VERSION_PATCH 16)
6262
set(APP_VERSION "${TARGET_VERSION_MAJOR}.${TARGET_VERSION_MINOR}.${TARGET_VERSION_PATCH}")
6363

6464
add_subdirectory(src)

0 commit comments

Comments
 (0)