aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2023-10-09 17:31:07 +0200
committerTim Jenssen <tim.jenssen@qt.io>2023-10-09 15:33:36 +0000
commit3481922e4b1ed270974798ae9e8c138f91f647bd (patch)
tree494d79d4f6c3da712207b27dd81b5d7c0e305d69
parent4385dc95676cdde0cdd763b5de54bf4c6bf0c66a (diff)
prepare QDS 4.3.1qds/4.3
Change-Id: I3e32d6b93b754b1b3563a12f440b61d1199dc0e7 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 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.