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

Bump CMake project version to 1.5.0

parent 4234dcc8
Branches
Tags v1.5.0
No related merge requests found
...@@ -31,7 +31,7 @@ else () ...@@ -31,7 +31,7 @@ else ()
cmake_policy(VERSION ${CMAKE_MAXIMUM_SUPPORTED_VERSION}) cmake_policy(VERSION ${CMAKE_MAXIMUM_SUPPORTED_VERSION})
endif() endif()
project(CalgoIntegrators VERSION 1.4.2 LANGUAGES C) project(CalgoIntegrators VERSION 1.5.0 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