From a4f2298d84874cbd0d92a9d73213d84e18f02f77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Nordheim?= Date: Wed, 26 Oct 2022 11:25:35 +0200 Subject: QOperatingSystemVersion: Change since-version for Ventura to 6.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's not in 6.4.0, but realistically people who look at the docs now will be using 6.4.(x>0). Change-Id: If176c0daee11a6cc13d64255e398f767896f01a4 Reviewed-by: Timur Pocheptsov Reviewed-by: Tor Arne Vestbø --- src/corelib/global/qoperatingsystemversion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/global') diff --git a/src/corelib/global/qoperatingsystemversion.cpp b/src/corelib/global/qoperatingsystemversion.cpp index 9a41b24b9b..d16a38407b 100644 --- a/src/corelib/global/qoperatingsystemversion.cpp +++ b/src/corelib/global/qoperatingsystemversion.cpp @@ -556,7 +556,7 @@ const QOperatingSystemVersion QOperatingSystemVersion::MacOSMonterey = /*! \variable QOperatingSystemVersion::MacOSVentura \brief a version corresponding to macOS Ventura (version 13). - \since 6.5 + \since 6.4 */ /*! -- cgit v1.2.3