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

increased patch level

parent 3e429f58
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)
set(${PROJECT_NAME}_MAJOR_VERSION 00)
set(${PROJECT_NAME}_MINOR_VERSION 08)
set(${PROJECT_NAME}_PATCH_VERSION 00)
set(${PROJECT_NAME}_PATCH_VERSION 01)
include(cmake/set_version_numbers.cmake)
#Moderate version of the compiler flags
......
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