aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-06-10 09:07:22 +0200
committerEike Ziller <eike.ziller@qt.io>2021-06-10 07:07:43 +0000
commitb423523852dc4ae0907c3bd3bb17f7e334d5c432 (patch)
tree65a299c7a71e2f9682dc23cd1638e30672788c42 /cmake
parent0a497287270d479d7fde5109b2b51683b590c8b2 (diff)
Bump version to 4.15.2
Change-Id: Ida5406673616350ad6656533de179342ab320171 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/QtCreatorIDEBranding.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/QtCreatorIDEBranding.cmake b/cmake/QtCreatorIDEBranding.cmake
index c442988571..a3a3b933af 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,6 +1,6 @@
-set(IDE_VERSION "4.15.1") # The IDE version.
+set(IDE_VERSION "4.15.2") # The IDE version.
set(IDE_VERSION_COMPAT "4.15.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.15.1") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.15.2") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2021") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.