aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-03-19 17:26:15 +0100
committerEike Ziller <eike.ziller@qt.io>2020-03-19 16:26:44 +0000
commitc6e03959d8ca5bc9019cc468e1278860eb7d0eaf (patch)
tree2fc20d3058583dd6118dd1528ed46adba2de1c0e /cmake
parent4f9d1a045427dc8ed2118497dc4ea9181ce32dc4 (diff)
Bump version
Change-Id: I1139e1c10311fda9f46367dcb397fa674050f7da Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/QtCreatorIDEBranding.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmake/QtCreatorIDEBranding.cmake b/cmake/QtCreatorIDEBranding.cmake
index 8f1bd0fb0e..402acabfb8 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -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.