From 3481922e4b1ed270974798ae9e8c138f91f647bd Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Mon, 9 Oct 2023 17:31:07 +0200 Subject: [PATCH] prepare QDS 4.3.1 Change-Id: I3e32d6b93b754b1b3563a12f440b61d1199dc0e7 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 5877838a481..c32b0e0c3e9 100644 --- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake +++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake @@ -1,6 +1,6 @@ -set(IDE_VERSION "4.3.0") # The IDE version. -set(IDE_VERSION_COMPAT "4.3.0") # The IDE Compatibility version. -set(IDE_VERSION_DISPLAY "4.3.0") # The IDE display version. +set(IDE_VERSION "4.3.1") # The IDE version. +set(IDE_VERSION_COMPAT "4.3.1") # The IDE Compatibility version. +set(IDE_VERSION_DISPLAY "4.3.1") # The IDE display version. set(IDE_COPYRIGHT_YEAR "2023") # The IDE current copyright year. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.