diff --git a/githubdocs/WindowsRelease.md b/githubdocs/WindowsRelease.md index c67e37e48..5111c4b2a 100644 --- a/githubdocs/WindowsRelease.md +++ b/githubdocs/WindowsRelease.md @@ -2,7 +2,8 @@ - The Windows distributable is built using the MXE cross-compiler environment on Linux. -- Use the [latest tag of MXE](https://github.com/mxe/mxe/tags). +- Use the [latest tag of MXE](https://github.com/mxe/mxe/tags). (build-2022-04-09 at time of writing) + - You also need to patch plugins/tcl.tk/tk.mk to be built statically, as the shared build blows up the Windows linker. ```diff @@ -22,10 +22,10 @@ define $(PKG)_BUILD