aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeranoe <zeranoe@gmail.com>2018-02-22 08:58:55 -0500
committerGitHub <noreply@github.com>2018-02-22 08:58:55 -0500
commit999131f655c9ba986ea209f1281b84b9672fc335 (patch)
tree628e4378343c66c5a8e35b0e238a6f82aee2448f
parent2a7e5d9e198941b05513b36d5d3d9b3bf266c4c4 (diff)
parenta591381d7d97328edb0021f3a5eadd17670a1bd9 (diff)
Merge pull request #5 from tmm1/gcc-730
bump gcc to v7.3.0
-rwxr-xr-xmingw-w64-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw-w64-build b/mingw-w64-build
index c74df8f..264cb61 100755
--- a/mingw-w64-build
+++ b/mingw-w64-build
@@ -18,7 +18,7 @@
v_script="4.0.1"
v_binutils="2.29.1"
-v_gcc="7.2.0"
+v_gcc="7.3.0"
v_gmp="6.1.2"
v_mpfr="3.1.6"
v_mpc="1.0.3"