QmlDesginer: lets release Qt Design Studio 4.3.2

Change-Id: I3cb1a0312904bcdb891ffaf312c678116d1a04d1
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenßen
2023-12-04 11:42:43 +01:00
committed by Tim Jenssen
parent fcc9be0b1e
commit 47de2511f5

View File

@@ -1,6 +1,6 @@
set(IDE_VERSION "4.4.0") # The IDE version.
set(IDE_VERSION_COMPAT "4.4.0") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.4.0") # The IDE display version.
set(IDE_VERSION "4.3.2") # The IDE version.
set(IDE_VERSION_COMPAT "4.3.2") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.3.2") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2023") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.