summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormyles2015-07-09 15:41:13 +0100
committermyles2015-07-09 15:41:13 +0100
commit830fe044e0316d148902d6d94727fd011fafbe59 (patch)
tree4dd417687bb799fa3ff9fa879405ebcc9826373e
parent90439db19a72813242794b9c43a12fdab48b0a4e (diff)
downloadaur-830fe044e0316d148902d6d94727fd011fafbe59.tar.gz
Updated version string in petsc.install
-rw-r--r--petsc.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/petsc.install b/petsc.install
index 76dba048f6e2..56c68b7942e9 100644
--- a/petsc.install
+++ b/petsc.install
@@ -12,7 +12,7 @@ cat << EOF
If you just ran makepkg in this directory then
to test the PETSc installation you can run:
-$ cd src/petsc-3.5.3/; make PETSC_DIR=$PETSC_DIR test
+$ cd src/petsc-3.6.0/; make PETSC_DIR=$PETSC_DIR test
EOF
}