forked from qt-creator/qt-creator
QmlDesigner: Fit branding with other version usage
We use in blog entries 4.6, not 4.6.0. That makes the matching easier. Change-Id: Ib22433a5a2b7b8c7757f6a59a77c6a9438e26e69 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
set(IDE_VERSION "4.6.0") # The IDE version.
|
||||
set(IDE_VERSION_COMPAT "4.6.0") # The IDE Compatibility version.
|
||||
set(IDE_VERSION_DISPLAY "4.6.0") # 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_SETTINGSVARIANT "QtProject") # The IDE settings variation.
|
||||
|
Reference in New Issue
Block a user