diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2024-05-25 13:24:54 -0400 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2024-05-25 13:24:54 -0400 |
commit | 9f9009bcb6e0bb70760d9be0a3dc346ebc311b7b (patch) | |
tree | 083cfe37a17840ed359b94e1dc77fbd19d7ca9a2 | |
parent | ebc892c9c890a12ad72d1263f62db071eb1fbd55 (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ files. ## Default Branches * [MinGW-w64](https://mingw-w64.org) master -* [Binutils](https://www.gnu.org/software/binutils/) binutils-2_40-branch -* [GCC](https://gcc.gnu.org/) releases/gcc-12 +* [Binutils](https://www.gnu.org/software/binutils/) binutils-2_42-branch +* [GCC](https://gcc.gnu.org/) releases/gcc-14 ## Default Prefix `$HOME/.zeranoe/mingw-w64/i686` and `$HOME/.zeranoe/mingw-w64/x86_64` are the |