[wesnoth-commits] [wesnoth/wesnoth] 59af19: desktop: Try to find out the Windows 10 release nu...
Iris Morelle
noreply at github.com
Fri Jan 10 01:03:26 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 59af19db707a66a43ee98843cf410c9c97af5510
https://github.com/wesnoth/wesnoth/commit/59af19db707a66a43ee98843cf410c9c97af5510
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2020-01-09 (Thu, 09 Jan 2020)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop: Try to find out the Windows 10 release number
There is a registry key holding the release number, it turns out. It's a
useful datapoint for reports, although there's no guarantee that Windows
won't fake it in the future. It's also easier to identify a release this
way than through the full build number.
More information about the Commits
mailing list