aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Schwarz <zeranoe@gmail.com>2018-08-14 14:48:15 -0400
committerKyle Schwarz <zeranoe@gmail.com>2018-08-14 14:48:15 -0400
commite99b3280f3fbc36dfe1af3de24cd6a81240b541e (patch)
tree4621d656a2a0627e175a7a18d2372823f75dc6e4
parent86dd9dff22bf15f51da207449f50c4ea45fb4be6 (diff)
Update ISL version on README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b97b72..0e10a87 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
* [GMP](https://gmplib.org/) 6.1.2
* [MPFR](http://www.mpfr.org/) 4.0.1
* [MPC](http://www.multiprecision.org/mpc/) 1.1.0
-* [isl](http://isl.gforge.inria.fr/) 0.19
+* [isl](http://isl.gforge.inria.fr/) 0.20
## Platforms
mingw-w64-build should run on Ubuntu, Cygwin, macOS (with Homebrew), and other Bash based shells.