summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoerg Koenig <jck@techsat.com>2017-10-29 09:16:35 (GMT)
committerJoerg Koenig <jck@techsat.com>2017-10-29 09:16:35 (GMT)
commit77cbaa83d5787fb725a9d89804c6fe70d0e3b777 (patch)
tree09f9dd9591549aebe7bd2fc401f858052acb3d0b /Makefile
parent6d8a8d3bfa18ac68138297b5142afe549961a3de (diff)
downloadgcc-compiler-suite-77cbaa83d5787fb725a9d89804c6fe70d0e3b777.zip
gcc-compiler-suite-77cbaa83d5787fb725a9d89804c6fe70d0e3b777.tar.gz
gcc-compiler-suite-77cbaa83d5787fb725a9d89804c6fe70d0e3b777.tar.bz2
Updated isl and mpfrrefs/changes/75/2975/1
Change-Id: Ia33bc8c5f56af1d793c7ef388a09d2b2888a1376
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aac5318..0bc1188 100755
--- a/Makefile
+++ b/Makefile
@@ -53,8 +53,8 @@ VERSION_GCC = 7.2.0
VERSION_MINGW = 5.0.2
VERSION_GMP = 6.1.2
VERSION_MPC = 1.0.2
-VERSION_ISL = 0.16.1
-VERSION_MPFR = 3.1.5
+VERSION_ISL = 0.18
+VERSION_MPFR = 3.1.6
VERSION_GDB = 8.0.1
VERSION_BZ2 = 1.0.6
VERSION_ZLIB = 1.2.11