aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2019-12-16 13:20:05 +0100
committerEike Ziller <eike.ziller@qt.io>2019-12-16 12:20:53 +0000
commit0d005b7057bad62797ac9f5a9afe81db683a42b0 (patch)
tree05202d51d896200d7364d4d0240b9a70d56ecdaf /cmake
parent78a5b42942588a815069eb714de8bdbb99b886c1 (diff)
Version bump to 4.11.1
Change-Id: I31c53f92acd02c380e44ecea534b178a3fb5458c 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 98e03e9976..c5a2c1b9e7 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.0") # The IDE version.
+set(IDE_VERSION "4.11.1") # The IDE version.
set(IDE_VERSION_COMPAT "4.11.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.11.0") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.11.1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2019") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.