forked from qt-creator/qt-creator
Update copyright year, it's 2024 now
Change-Id: I183b87bf80332c789d000c37fd08f75297031b02 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
set(IDE_VERSION "12.0.2") # The IDE version.
|
set(IDE_VERSION "12.0.2") # The IDE version.
|
||||||
set(IDE_VERSION_COMPAT "12.0.0") # The IDE Compatibility version.
|
set(IDE_VERSION_COMPAT "12.0.0") # The IDE Compatibility version.
|
||||||
set(IDE_VERSION_DISPLAY "12.0.2") # The IDE display version.
|
set(IDE_VERSION_DISPLAY "12.0.2") # The IDE display version.
|
||||||
set(IDE_COPYRIGHT_YEAR "2023") # The IDE current copyright year.
|
set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.
|
||||||
|
|
||||||
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.
|
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.
|
||||||
set(IDE_DISPLAY_NAME "Qt Creator") # The IDE display name.
|
set(IDE_DISPLAY_NAME "Qt Creator") # The IDE display name.
|
||||||
|
Reference in New Issue
Block a user