diff --git a/CMakeLists.txt b/CMakeLists.txt index 7db5bc5d2c4298e171ff1ae5cc8d50a1595f87bd..5d0059d3e1d0cbd2b105ba487153a677c54f4d84 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.8.0) -project("libClaPP" VERSION 0.2.5) +project("libClaPP" VERSION 0.3.0) include(CTest) include(GNUInstallDirs) include(cmake/git.cmake)