Skip to content

Commit 9a45f30

Browse files
committed
Update to version 8.0.0
1 parent d2a1410 commit 9a45f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.21)
2-
project(STRUMPACK VERSION 7.2.0 LANGUAGES CXX C Fortran)
2+
project(STRUMPACK VERSION 8.0.0 LANGUAGES CXX C Fortran)
33
cmake_policy(SET CMP0074 NEW)
44

55
option(STRUMPACK_USE_MPI "Build with MPI support" ON)

0 commit comments

Comments
 (0)