Skip to content

Commit

Permalink
increase patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
thekvs committed Apr 8, 2017
1 parent 0e8b441 commit 5825088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ endif()

set(TARGET_VERSION_MAJOR 0)
set(TARGET_VERSION_MINOR 2)
set(TARGET_VERSION_PATCH 15)
set(TARGET_VERSION_PATCH 16)
set(APP_VERSION "${TARGET_VERSION_MAJOR}.${TARGET_VERSION_MINOR}.${TARGET_VERSION_PATCH}")

add_subdirectory(src)
Expand Down

0 comments on commit 5825088

Please sign in to comment.