diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2019-07-19 15:47:42 -0400 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2019-07-19 15:47:42 -0400 |
commit | 2c83277e20854b6aba28246787124a99db912ff1 (patch) | |
tree | f2339e28b73a2900612515af2539402dfcb46338 /README.md | |
parent | 5b36c6a52fa35e43ba60d4fb3f733b643a012229 (diff) |
Update GCC to 9svn
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ## Package * [MinGW-w64](https://mingw-w64.org) 6git * [Binutils](https://www.gnu.org/software/binutils/) 2.32git -* [GCC](https://gcc.gnu.org/) 8svn +* [GCC](https://gcc.gnu.org/) 9svn * [GMP](https://gmplib.org/) 6.1.2 * [MPFR](http://www.mpfr.org/) 4.0.2 * [MPC](http://www.multiprecision.org/mpc/) 1.1.0 |