Bump version -> 4.10.0

Change-Id: I2f5dfc47978514a6377db63705a703ce16f20499
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Eike Ziller
2019-08-05 09:00:12 +02:00
parent fdc058f304
commit 652a84e14a
3 changed files with 11 additions and 11 deletions

View File

@@ -1,9 +1,9 @@
#BINARY_ARTIFACTS_BRANCH = master
#PROJECT_USER_FILE_EXTENSION = .user
set(IDE_VERSION "4.9.84") # The IDE version.
set(IDE_VERSION_COMPAT "4.9.84") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.10.0-rc1") # The IDE display version.
set(IDE_VERSION "4.10.0") # The IDE version.
set(IDE_VERSION_COMPAT "4.10.0") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.10.0") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2019") # The IDE copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.