qds: increase version to 4.7.1

Change-Id: I454c94c21e14f986340e99102d5d6fccd5f81aa7
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenssen
2025-03-06 18:00:25 +01:00
parent 3bf413f728
commit 3a39a5e50e

View File

@@ -1,5 +1,5 @@
set(IDE_VERSION "4.7.0") # The IDE version. set(IDE_VERSION "4.7.1") # The IDE version.
set(IDE_VERSION_COMPAT "4.7.0") # The IDE Compatibility version. set(IDE_VERSION_COMPAT "4.7.1") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.7") # The IDE display version. set(IDE_VERSION_DISPLAY "4.7") # The IDE display version.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.