diff options
author | Kyle Schwarz <zeranoe@gmail.com> | 2023-01-29 22:01:22 -0500 |
---|---|---|
committer | Kyle Schwarz <zeranoe@gmail.com> | 2023-01-29 22:01:22 -0500 |
commit | 4aad2e83aed7692c0d6d7941597a6a71ea7abb3d (patch) | |
tree | fa670bdd0618556ddd9c5878e1a2ed26e6a92c5f /README.md | |
parent | d0e3b943e1bbaef84a6efb61d8ececf88ed6839d (diff) |
Switch to master for MinGW-w64
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ toolchain that can compile Windows executables that don't depend on any GCC dll files. ## Default Branches -* [MinGW-w64](https://mingw-w64.org) v9.x +* [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 |