aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@qt.io>2023-09-26 19:18:33 +0200
committerTim Jenssen <tim.jenssen@qt.io>2023-10-13 15:21:10 +0000
commitc5e40108420d6cd35432f2696741bdb85b985d3d (patch)
tree84ab4161b15b8867b76bce1de98f28d2a8cbb894 /dist
parent1faa8e29e298a0c8f76a78b7c95d929503ef20e4 (diff)
QmlDesigner: increase version to 4.4.0
Change-Id: I6c628d67162daad1921985c7f79676811df1647c Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Diffstat (limited to 'dist')
-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..59b9fdf313 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.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_COPYRIGHT_YEAR "2023") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.