diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2020-05-13 08:26:48 -0400 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2020-05-13 08:26:48 -0400 |
commit | 29826cfb6298ace60a22ab02026f1cf8f81a788f (patch) | |
tree | d04579b83529e4219fe4a3ba03449cacc05f7eee | |
parent | 0e8f42bc93da84c1279128951b54f9874ce8d555 (diff) | |
parent | cd28578ba8680035940aada0610c2ab9fd076ae7 (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ## Package * [MinGW-w64](https://mingw-w64.org) 7git * [Binutils](https://www.gnu.org/software/binutils/) 2.34git -* [GCC](https://gcc.gnu.org/) 9svn +* [GCC](https://gcc.gnu.org/) 9git * [GMP](https://gmplib.org/) 6.2.0 * [MPFR](http://www.mpfr.org/) 4.0.2 * [MPC](http://www.multiprecision.org/mpc/) 1.1.0 |