From 0012a5ab6a18a094a961dcb6551246b9da8ff6ba Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Mon, 18 Dec 2023 07:38:23 -0500 Subject: [PATCH] INSTALL.md - last version to support old Qt5 versions is 3.0.0 Fix the text to say that version 3.0.0 was the last release that supports Qt5 versions < 5.15. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index d0ab131fc7..f40850e7d8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,7 +10,7 @@ To build GammaRay you will need *at least*: - CMake 3.16.0 - a C++ compiler with C++11 support - Qt 5.15 or higher, or Qt 6 - (GammaRay v3.0.1 was the last release to support Qt versions less than 5.15) + (GammaRay v3.0.0 was the last release to support Qt versions less than 5.15) Please be aware that GammaRay heavily relies on Qt private headers which can be changed at will by The Qt Company between releases and may need to be