summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2022-12-24 20:45:08 +0200
committerEli Zaretskii <eliz@gnu.org>2022-12-24 20:45:08 +0200
commit75155e458601a3597d382660d0be863ab4d512c0 (patch)
tree7303a797ef524a790fc79ae327c821348cdea418 /nt
parent677f6c79eb96e128399e8a0480769ec1fe8240ff (diff)
downloademacs-75155e458601a3597d382660d0be863ab4d512c0.tar.gz
; Bump minimum supported Windows version for MinGW64 to Windows 10.
Diffstat (limited to 'nt')
-rw-r--r--nt/INSTALL.W644
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
index 26420214b79..cfb913a81e4 100644
--- a/nt/INSTALL.W64
+++ b/nt/INSTALL.W64
@@ -18,8 +18,8 @@ Emacs with the full repository, or less if you're using a release tarball.
As of December 2022, the minimum supported system, both for building
Emacs with the MSYS2/MinGW-w64 toolchain and for running the produced
-binary, is Windows 8.1. The computer hardware should also match the
-Microsoft requirements for Windows 8.1.
+binary, is Windows 10. The computer hardware should also match the
+Microsoft requirements for Windows 10.
* Set up the MinGW-w64 / MSYS2 build environment