We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717c78a commit 580d77cCopy full SHA for 580d77c
CMakeLists.txt
@@ -58,7 +58,7 @@ endif()
58
59
set(TARGET_VERSION_MAJOR 0)
60
set(TARGET_VERSION_MINOR 2)
61
-set(TARGET_VERSION_PATCH 14)
+set(TARGET_VERSION_PATCH 15)
62
set(APP_VERSION "${TARGET_VERSION_MAJOR}.${TARGET_VERSION_MINOR}.${TARGET_VERSION_PATCH}")
63
64
add_subdirectory(src)
0 commit comments