Increase version number
This commit is contained in:
parent
8efdf7b6fe
commit
e79a81797c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.8)
|
||||
|
||||
project(kima2 VERSION 1.7.1)
|
||||
project(kima2 VERSION 1.7.2)
|
||||
|
||||
set(CMAKE_MODULE_PATH "${CMAKE_HOME_DIRECTORY}/cmake")
|
||||
|
||||
|
|
Loading…
Reference in a new issue