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

increased minor version number

parent 72a6b86c
No related branches found
Tags 00.12.00
No related merge requests found
......@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 2.8)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)
set(${PROJECT_NAME}_MAJOR_VERSION 00)
set(${PROJECT_NAME}_MINOR_VERSION 11)
set(${PROJECT_NAME}_MINOR_VERSION 12)
set(${PROJECT_NAME}_PATCH_VERSION 00)
include(cmake/set_version_numbers.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