aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2020-08-26 15:23:04 +0200
committerEike Ziller <eike.ziller@qt.io>2020-08-26 13:23:30 +0000
commit666cdd754c3b59e9720999de602871bfe300fab7 (patch)
tree4de86aa473b9be45b7ff359f164e96aed940b700 /cmake
parent29ecf16ed33377abf3cad23ae56899ed7f05db39 (diff)
Bump version to 4.13.1
Change-Id: I94246bd22b4868f5c99f334d1360c88ea136d24c 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 1ca8057112..89d226541e 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,8 +1,8 @@
#PROJECT_USER_FILE_EXTENSION = .user
-set(IDE_VERSION "4.13.0") # The IDE version.
+set(IDE_VERSION "4.13.1") # The IDE version.
set(IDE_VERSION_COMPAT "4.13.0") # The IDE Compatibility version.
-set(IDE_VERSION_DISPLAY "4.13.0") # The IDE display version.
+set(IDE_VERSION_DISPLAY "4.13.1") # The IDE display version.
set(IDE_COPYRIGHT_YEAR "2020") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.