qds: increase version to 4.7.0

Change-Id: I4c06f6769bf81e113d5f71d570d18dbdd6aac813
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenßen
2024-09-22 12:13:49 +02:00
committed by Tim Jenssen
parent f6ff374cb5
commit aedd6ba097

View File

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