Skip to content
Snippets Groups Projects
Commit 4372e7ba authored by Jens Georg's avatar Jens Georg
Browse files

Bump minor version

parent cd0d8dd7
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ 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 15)
set(${PROJECT_NAME}_PATCH_VERSION 07)
set(${PROJECT_NAME}_MINOR_VERSION 16)
set(${PROJECT_NAME}_PATCH_VERSION 00)
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