From 7d73617b33914b5ec834b21adf18c78fea964580 Mon Sep 17 00:00:00 2001 From: PB Date: Mon, 18 Apr 2022 22:19:57 +0200 Subject: [PATCH] Add Windows 11 to supported platforms listed in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d914cea472..6d2c401110 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Platforms This version of wxWidgets supports the following primary platforms: -- Windows XP, Vista, 7, 8 and 10 (32/64 bits). +- Windows XP, Vista, 7, 8, 10 and 11 (32/64 bits). - Most Unix variants using the GTK+ toolkit (version 2.6 or newer or 3.x). - macOS (10.10 or newer) using Cocoa under both amd64 and ARM platforms.