Skip to content

Commit

Permalink
Update to version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pghysels committed Nov 6, 2024
1 parent d2a1410 commit 9a45f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.21)
project(STRUMPACK VERSION 7.2.0 LANGUAGES CXX C Fortran)
project(STRUMPACK VERSION 8.0.0 LANGUAGES CXX C Fortran)
cmake_policy(SET CMP0074 NEW)

option(STRUMPACK_USE_MPI "Build with MPI support" ON)
Expand Down

0 comments on commit 9a45f30

Please sign in to comment.