aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-02-24 19:50:39 +0100
committerEike Ziller <eike.ziller@qt.io>2021-02-24 18:51:04 +0000
commitfc5af03862d117b68a3fb99db083c47b9dd17ff6 (patch)
treee1767ad486cdaa02ec7b94ff155ff15ce45257da /cmake
parentd8a35381cf3c0cb8d994e502b1ecd15374fe0750 (diff)
Bump version to 4.14.2
Change-Id: I792587c71eadf0b2602d73e7fa4be324cc2766cf 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 a431bb7343..b9c7f5d491 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,6 +1,6 @@
-set(IDE_VERSION "4.14.1") # The IDE version.
+set(IDE_VERSION "4.14.2") # The IDE version.
set(IDE_VERSION_COMPAT "4.14.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.14.1") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.14.2") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2020") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.