Skip to content

Commit

Permalink
Bump version to 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pghysels committed Feb 3, 2022
1 parent 765dc4f commit 0846c4a
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.17)
project(STRUMPACK VERSION 6.2.1 LANGUAGES CXX C Fortran)
project(STRUMPACK VERSION 6.3.0 LANGUAGES CXX C Fortran)


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

0 comments on commit 0846c4a

Please sign in to comment.