From 47de2511f5c58ef90538142351d57021549fd2d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Jen=C3=9Fen?= Date: Mon, 4 Dec 2023 11:42:43 +0100 Subject: [PATCH] QmlDesginer: lets release Qt Design Studio 4.3.2 Change-Id: I3cb1a0312904bcdb891ffaf312c678116d1a04d1 Reviewed-by: Tim Jenssen --- dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake index 59b9fdf3138..7c1de633f14 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.