Skip to content
Snippets Groups Projects
Commit ced31491 authored by Martin Killenberg's avatar Martin Killenberg Committed by Martin Killenberg
Browse files

chore: increase patch level

parent 5f25b76f
No related branches found
Tags 01.10.01
No related merge requests found
......@@ -5,7 +5,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)
set(${PROJECT_NAME}_MAJOR_VERSION 01)
set(${PROJECT_NAME}_MINOR_VERSION 10)
set(${PROJECT_NAME}_PATCH_VERSION 00)
set(${PROJECT_NAME}_PATCH_VERSION 01)
include(cmake/set_version_numbers.cmake)
include(cmake/set_default_build_to_release.cmake)
......
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