diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2020-05-13 08:24:14 -0400 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2020-05-13 08:24:14 -0400 |
commit | 0e8f42bc93da84c1279128951b54f9874ce8d555 (patch) | |
tree | c94aa21b83faec1813748f34c23460560181a500 /README.md | |
parent | 9863ab1c73569b57b4be6319fcd281c424816af1 (diff) |
Update gmp to 6.2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * [MinGW-w64](https://mingw-w64.org) 7git * [Binutils](https://www.gnu.org/software/binutils/) 2.34git * [GCC](https://gcc.gnu.org/) 9svn -* [GMP](https://gmplib.org/) 6.1.2 +* [GMP](https://gmplib.org/) 6.2.0 * [MPFR](http://www.mpfr.org/) 4.0.2 * [MPC](http://www.multiprecision.org/mpc/) 1.1.0 * [isl](http://isl.gforge.inria.fr/) 0.21 |