aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-12-06 11:21:26 +0100
committerEike Ziller <eike.ziller@qt.io>2019-12-06 10:22:52 +0000
commit76c54f52019254a643c74cfbde83aba93e67ccc9 (patch)
treecb3ed234113ad67b53afa1d820e8c8cc7b4fde12 /cmake
parent2b6cc71d0947f66b270d4a8c12af44f3b3265bf7 (diff)
Update version to 4.12 beta
Change-Id: I13641e62b01b126493be852e5db3ef76044918f7 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 bdf9594e14..23b0d23615 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.10.84") # The IDE version.
-set(IDE_VERSION_COMPAT "4.10.84") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.11.0-rc1") # The IDE display version.
+set(IDE_VERSION "4.11.82") # The IDE version.
+set(IDE_VERSION_COMPAT "4.11.82") # The IDE Compatibility version.
+set(IDE_VERSION_DISPLAY "4.12.0-beta1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2019") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.