prepare for 1.6.0

This commit is contained in:
Martin Brodbeck 2022-09-26 12:10:57 +02:00
parent 7e38da7276
commit 72e1a69dae
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8)
project(kima2 VERSION 1.5.3)
project(kima2 VERSION 1.6.0)
set(CMAKE_MODULE_PATH "${CMAKE_HOME_DIRECTORY}/cmake")