qds: increase version to 4.6.0

Change-Id: I5d99ba1e92399170d9fd828df573f33503ee4b12
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenßen
2024-05-17 08:55:49 +02:00
committed by Tim Jenssen
parent 51a27f3a12
commit ed97f8172a

View File

@@ -1,6 +1,6 @@
set(IDE_VERSION "4.5.0") # The IDE version. set(IDE_VERSION "4.6.0") # The IDE version.
set(IDE_VERSION_COMPAT "4.5.0") # The IDE Compatibility version. set(IDE_VERSION_COMPAT "4.6.0") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.5.0") # The IDE display version. set(IDE_VERSION_DISPLAY "4.6.0") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year. set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.