Skip to content
Snippets Groups Projects
Commit 36122f9e authored by Christoph Kampmeyer's avatar Christoph Kampmeyer
Browse files

Increase patch version

parent 33b6e338
No related branches found
Tags 02.00.02
No related merge requests found
......@@ -7,7 +7,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake ${C
set(${PROJECT_NAME}_MAJOR_VERSION 02)
set(${PROJECT_NAME}_MINOR_VERSION 00)
set(${PROJECT_NAME}_PATCH_VERSION 01)
set(${PROJECT_NAME}_PATCH_VERSION 02)
include(cmake/set_version_numbers.cmake)
option(BUILD_TESTS "Build tests." ON)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment