aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-12-17 15:15:04 +0100
committerEike Ziller <eike.ziller@qt.io>2020-12-17 14:15:59 +0000
commitea4a53a1aa4585458c7acddac095b69d37819189 (patch)
tree19dc150cbf60099d0d6770a89a187297cd443227 /cmake
parent771e269a3b0b3222be1ca7fa150a8e8ab5aac71f (diff)
Bump version to 4.14.1
Change-Id: I0391715109a6ac43da4b3b744a845cf914b0d0b2 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 9ae08876d3..a431bb7343 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,6 +1,6 @@
-set(IDE_VERSION "4.14.0") # The IDE version.
+set(IDE_VERSION "4.14.1") # The IDE version.
set(IDE_VERSION_COMPAT "4.14.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.14.0") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.14.1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2020") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.