aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-03-06 15:12:54 +0100
committerEike Ziller <eike.ziller@qt.io>2020-03-06 14:19:52 +0000
commit4894afee5200aca1ba7a139845ffa87bec820bbf (patch)
treec0ac5a61da1ef09dae2bc37793efef79f0470957 /cmake
parent8573623c6ec67323a0db1dba995b5ed3d05b569b (diff)
Bump version -> 4.12 beta2
Change-Id: I9da6834efe5d1423dc3d5a47d9472c50dc26d44c 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 bed77a9e79..8f1bd0fb0e 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.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_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_COPYRIGHT_YEAR "2020") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.