diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2020-03-30 23:14:01 -0400 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2020-03-30 23:14:01 -0400 |
commit | 9863ab1c73569b57b4be6319fcd281c424816af1 (patch) | |
tree | deff137cbbd437f27e2c26ce50dbcbceb43807c5 /README.md | |
parent | 6c1e50dfd12ed2af750bb2c1908357b90aa49870 (diff) |
Update to binutils 2.34git
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ ## Package * [MinGW-w64](https://mingw-w64.org) 7git -* [Binutils](https://www.gnu.org/software/binutils/) 2.33git +* [Binutils](https://www.gnu.org/software/binutils/) 2.34git * [GCC](https://gcc.gnu.org/) 9svn * [GMP](https://gmplib.org/) 6.1.2 * [MPFR](http://www.mpfr.org/) 4.0.2 |