aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Jenßen <tim.jenssen@qt.io>2023-12-04 11:42:43 +0100
committerTim Jenssen <tim.jenssen@qt.io>2023-12-04 10:51:52 +0000
commit47de2511f5c58ef90538142351d57021549fd2d9 (patch)
tree109028a64f2bb7181c944f262ea5c9923f6b655e
parentfcc9be0b1ed78ae83787e6305a6621ed85bb7957 (diff)
QmlDesginer: lets release Qt Design Studio 4.3.2
Change-Id: I3cb1a0312904bcdb891ffaf312c678116d1a04d1 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
-rw-r--r--dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake
index 59b9fdf313..7c1de633f1 100644
--- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake
+++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake
@@ -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.