qds: prepare for a 4.6.2 release

Change-Id: I4da7e20c3819aeff58361cb13f348b8c8f91b3b9
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenssen
2024-10-25 15:46:32 +02:00
parent b295e7a4b1
commit a88f569e76

View File

@@ -1,5 +1,5 @@
set(IDE_VERSION "4.6.1") # The IDE version. set(IDE_VERSION "4.6.2") # The IDE version.
set(IDE_VERSION_COMPAT "4.6.1") # The IDE Compatibility version. set(IDE_VERSION_COMPAT "4.6.2") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.6") # The IDE display version. set(IDE_VERSION_DISPLAY "4.6") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year. set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.