Skip to content

Commit 580d77c

Browse files
committed
version bump
1 parent 717c78a commit 580d77c

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
@@ -58,7 +58,7 @@ endif()
5858

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

6464
add_subdirectory(src)

0 commit comments

Comments
 (0)