Commit e08a325e authored by Paul Asmuth's avatar Paul Asmuth
Browse files

set the version to v0.6.0

parent 5360eefd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
cmake_minimum_required(VERSION 3.8)
project(clip VERSION "0.5.0")
project(clip VERSION "0.6.0")
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/extra/cmake")