Skip to content
Snippets Groups Projects
Verified Commit cf9556e0 authored by Tim Kaune's avatar Tim Kaune
Browse files

Bump CMake project version to 1.5.1

parent e71bdf7a
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.28) ...@@ -23,7 +23,7 @@ set(CMAKE_MAXIMUM_SUPPORTED_VERSION 3.28)
include("./cmake/HandlePolicies.cmake" NO_POLICY_SCOPE) include("./cmake/HandlePolicies.cmake" NO_POLICY_SCOPE)
project(CalgoIntegrators VERSION 1.5.0 LANGUAGES C) project(CalgoIntegrators VERSION 1.5.1 LANGUAGES C)
include(GNUInstallDirs) include(GNUInstallDirs)
include(FetchContent) include(FetchContent)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment