forked from qt-creator/qt-creator
qds: increase to version 4.5
Change-Id: I119eef191fda8a358457a35b2f45b1dd7565b78b Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
set(IDE_VERSION "4.4.0") # The IDE version.
|
||||
set(IDE_VERSION_COMPAT "4.4.0") # The IDE Compatibility version.
|
||||
set(IDE_VERSION_DISPLAY "4.4.0") # The IDE display version.
|
||||
set(IDE_COPYRIGHT_YEAR "2023") # The IDE current copyright year.
|
||||
set(IDE_VERSION "4.5.0") # The IDE version.
|
||||
set(IDE_VERSION_COMPAT "4.5.0") # The IDE Compatibility version.
|
||||
set(IDE_VERSION_DISPLAY "4.5.0") # The IDE display version.
|
||||
set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.
|
||||
|
||||
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.
|
||||
set(IDE_COPY_SETTINGSVARIANT "Nokia") # The IDE settings to initially import.
|
||||
|
Reference in New Issue
Block a user