From b7cab31fd0bdc8e39fe4ee2b1e01f75ea948a03a Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Fri, 24 May 2024 15:11:05 +0200 Subject: [PATCH] qds: prepare for a Qt Desgin Studio 4.5.1 Change-Id: I9b46def5f98f9d16a285b41ec963b36e875cc70c 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 204cedffdb1..3ae57cc972d 100644 --- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake +++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake @@ -1,6 +1,6 @@ -set(IDE_VERSION "4.5.0") # The IDE version. -set(IDE_VERSION_COMPAT "4.5.0") # The IDE Compatibility version. -set(IDE_VERSION_DISPLAY "4.5.0") # The IDE display version. +set(IDE_VERSION "4.5.1") # The IDE version. +set(IDE_VERSION_COMPAT "4.5.1") # The IDE Compatibility version. +set(IDE_VERSION_DISPLAY "4.5.1") # The IDE display version. set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.