diff --git a/CMakeLists.txt b/CMakeLists.txt index b036b2130..03d2c68bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5...3.22) project( fintamath LANGUAGES CXX - VERSION 0.8.0) + VERSION 0.9.0) include(cmake/PreventInSourceBuilds.cmake)