aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5877838a48..c32b0e0c3e 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.