From 4edc8a4bf9a31fd375694406b3d3365557195322 Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Mon, 25 Mar 2024 13:48:50 +0000 Subject: [PATCH] Update supported WX_VERSION range listed in doc --- cygclass/wxwidgets.cygclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cygclass/wxwidgets.cygclass b/cygclass/wxwidgets.cygclass index 7fe92838..f8b4158f 100644 --- a/cygclass/wxwidgets.cygclass +++ b/cygclass/wxwidgets.cygclass @@ -47,8 +47,8 @@ # The desired major.minor branch of the wxWidgets toolkit. This variable must # be set before inherit()ing the wxwidgets.cygclass. # NOTE -# Even minor version numbers represent stable branches; versions 2.6, 2.8 -# and 3.0 are supported. +# Even minor version numbers represent stable branches; versions 2.8, 3.0 +# and 3.1 are supported. #**** #****v* wxwidgets.cygclass/WX_TOOLKIT # DESCRIPTION