Skip to content

Commit

Permalink
Update required PETSc version to 3.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
baagaard-usgs committed Oct 29, 2018
1 parent 4eeb170 commit 923b4e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ CIT_HEADER_MPI

# PETSC
AC_LANG(C)
CIT_PATH_PETSC([3.10.0])
CIT_PATH_PETSC([3.10.2])
CIT_HEADER_PETSC
CIT_CHECK_LIB_PETSC

Expand Down

0 comments on commit 923b4e1

Please sign in to comment.