Skip to content

Commit 665c406

Browse files
authored
Update README.md
1 parent 390a3e3 commit 665c406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ __Note: the installer takes a little while to startup due to it size, please be
1313
- Installs locally, __no adminstrator account__ required
1414
- Optionally add everything to the PATH for the local user
1515
- Includes:
16-
- GCC-GFortran 10.3.0
16+
- GCC-GFortran 11.2.0
1717
- Fortran Package Manager v0.5.0
1818
- Git for Windows v2.33.1 (_needed for fpm_)
1919
- OpenBLAS (BLAS/LAPACK) v0.3.17-1
@@ -86,7 +86,7 @@ The installer is built using the [Nullsoft Scriptable Install System](https://ns
8686
See [`quickstart-fortran-installer.nsi`](./quickstart-fortran-installer.nsi) for the configuration file and
8787
[`make_installer.yml`](./.github/workflows/make_installer.yml) for the Github actions workflow.
8888

89-
The GNU Compiler Collection v10.3.0
89+
The GNU Compiler Collection v11.2.0
9090
is sourced from [WinLibs](https://winlibs.com/) based on the [MinGW-w64](https://www.mingw-w64.org/) project linked with MSVCRT.
9191

9292

0 commit comments

Comments
 (0)