Use official name of Windows Server 2016.

Use the official name of Windows Server 2016 in wxGetOsDescription() and add it to the Windows versions table in the documentation.
This commit is contained in:
Tobias Taschner
2015-08-20 15:59:36 +02:00
parent b1fa69a2ce
commit 766284a95f
2 changed files with 2 additions and 1 deletions

View File

@@ -858,6 +858,7 @@ wxString wxGetOsDescription();
@beginTable
@row3col{<b>Windows OS name</b>, <b>Major version</b>, <b>Minor version</b>}
@row3col{Windows 10, 10, 0}
@row3col{Windows Server 2016, 10, 0}
@row3col{Windows 8.1, 6, 3}
@row3col{Windows Server 2012 R2, 6, 3}
@row3col{Windows 8, 6, 2}