[wesnoth-commits] [wesnoth/wesnoth] 2c103c: desktop/version: Attempt to identify Windows 11 GA
Iris Morelle
noreply at github.com
Thu Oct 21 19:27:42 UTC 2021
Branch: refs/heads/1.16
Home: https://github.com/wesnoth/wesnoth
Commit: 2c103cc63ae434f5e8f28fdb224c08c223b5e98b
https://github.com/wesnoth/wesnoth/commit/2c103cc63ae434f5e8f28fdb224c08c223b5e98b
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop/version: Attempt to identify Windows 11 GA
This is based on current rumours circulating on Windows 11 release day.
It needs to be fact-checked and tested on live systems.
Commit: 07fba86f71688a3be18bf88c0d9b00c850c79b88
https://github.com/wesnoth/wesnoth/commit/07fba86f71688a3be18bf88c0d9b00c850c79b88
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2021-10-21 (Thu, 21 Oct 2021)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop/version: Use release version from DisplayVersion if available
Reportedly Windows 10 20H2 and later record the feature release id into
DisplayVersion and leave ReleaseId stuck at 2009 for some mysterious
reason. Windows 11 currently will identify itself as Windows 11 21H2
based on this information.
Compare: https://github.com/wesnoth/wesnoth/compare/7d04b8038528...07fba86f7168
More information about the Commits
mailing list