prepare QDS 4.3.1

Change-Id: I3e32d6b93b754b1b3563a12f440b61d1199dc0e7
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Tim Jenssen
2023-10-09 17:31:07 +02:00
parent 4385dc9567
commit 3481922e4b

View File

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