From a88f569e76a33003e274a818a95d241feacc8830 Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Fri, 25 Oct 2024 15:46:32 +0200 Subject: [PATCH] qds: prepare for a 4.6.2 release Change-Id: I4da7e20c3819aeff58361cb13f348b8c8f91b3b9 Reviewed-by: Tim Jenssen --- dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake index 4afb68dacaa..bcb662c480f 100644 --- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake +++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake @@ -1,5 +1,5 @@ -set(IDE_VERSION "4.6.1") # The IDE version. -set(IDE_VERSION_COMPAT "4.6.1") # The IDE Compatibility version. +set(IDE_VERSION "4.6.2") # The IDE version. +set(IDE_VERSION_COMPAT "4.6.2") # The IDE Compatibility version. set(IDE_VERSION_DISPLAY "4.6") # The IDE display version. set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.