Bump version

Change-Id: I1139e1c10311fda9f46367dcb397fa674050f7da
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Eike Ziller
2020-03-19 17:26:15 +01:00
parent 4f9d1a0454
commit c6e03959d8
3 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#BINARY_ARTIFACTS_BRANCH = master
#PROJECT_USER_FILE_EXTENSION = .user
set(IDE_VERSION "4.11.83") # The IDE version.
set(IDE_VERSION_COMPAT "4.11.83") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.12.0-beta2") # The IDE display version.
set(IDE_VERSION "4.11.84") # The IDE version.
set(IDE_VERSION_COMPAT "4.11.84") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "4.12.0-rc1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2020") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.