aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-10-21 10:44:55 +0200
committerEike Ziller <eike.ziller@qt.io>2019-10-21 08:45:26 +0000
commit163faba8ff3eac7f0ca431b0e68dee0b7f30312a (patch)
treecfc28ae5776f689e64ddbd390d51b14d8071bdb6 /cmake
parentf6d2315824b4800fd9fbf08b6d48283e90376d34 (diff)
Bump version -> 4.11 beta2
Change-Id: Iea7b87cc19309eb4c3a921fa29d1b40170aaacc8 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 30a062ecb87..172f2e6dcfa 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.82") # The IDE version.
-set(IDE_VERSION_COMPAT "4.10.82") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.11.0-beta1") # The IDE display version.
+set(IDE_VERSION "4.10.83") # The IDE version.
+set(IDE_VERSION_COMPAT "4.10.83") # The IDE Compatibility version.
+set(IDE_VERSION_DISPLAY "4.11.0-beta2") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2019") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.