Skip to content

Commit 43f3136

Browse files
committed
version bump
1 parent 0bff416 commit 43f3136

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 16)
61+
set(TARGET_VERSION_PATCH 17)
6262
set(APP_VERSION "${TARGET_VERSION_MAJOR}.${TARGET_VERSION_MINOR}.${TARGET_VERSION_PATCH}")
6363

6464
add_subdirectory(src)

0 commit comments

Comments
 (0)