diff --git a/CMakeLists.txt b/CMakeLists.txt index ca99d8a553f007cae7b4398f5cbd7b46df85b3f1..931168e96c1e5f2ab8f0524f5e290eee2c7afb7b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.8.0) -project("libClaPP" VERSION 0.2.2) +project("libClaPP" VERSION 0.2.3) include(CTest) include(CheckCXXCompilerFlag) include(GNUInstallDirs)