Skip to content

Commit 92b104b

Browse files
committed
fix version number in documentation
1 parent d933bd7 commit 92b104b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/markdowns/installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ If you would like to build everything from scratch, here's the list of dependenc
192192
If you are using HPC clusters, it's better to use the shipped MPI packages on the clusters because
193193
they usually have specific optimizations for the clusters' hardware. NVIDIA's HPC-X is another
194194
alternative, which includes OpenMPI optimized for NVIDIA's HPC infrastructure.
195-
* The latest release of PetIBM (0.5.3) has been tested with:
196-
* Arch Linux with g++\-11.2.0 and PETSc v3.16.5
197-
* Ubuntu 20.04 with g++\-9.4 and PETSc v3.16.5
195+
* The latest release of PetIBM (0.5.4) has been tested with:
196+
* Arch Linux with g++\-11.2.0 and PETSc v3.16.6
197+
* Ubuntu 20.04 with g++\-9.4 and PETSc v3.16.6
198198
* Though not suggested, if using older compilers are desired, previous releases of PetIBM (before
199199
v0.5.2) have at some point been tested with the following combinations. However, we will not
200200
provide any support for using older versions of PetIBM.

0 commit comments

Comments
 (0)