aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-05-05 16:48:14 +0200
committerEike Ziller <eike.ziller@qt.io>2021-05-05 14:48:35 +0000
commitf4c3c49920e3ea1bbe010ede6b5f45e10d108a66 (patch)
tree5b9899846b1296397f7f8ac523853ef437e949e7 /cmake
parent5b5a998a5ca8d55cfee577e44ae3670a87f334b9 (diff)
Bump version to 4.15.1
Change-Id: Ibc2b495f00d33ec9c0c1400c9378cd80d95e11f3 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 e16c1bd4a29..c442988571e 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,6 +1,6 @@
-set(IDE_VERSION "4.15.0") # The IDE version.
+set(IDE_VERSION "4.15.1") # The IDE version.
set(IDE_VERSION_COMPAT "4.15.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.15.0") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.15.1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2021") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.