diff --git a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake index 9a174fb0bed..db148dd2a64 100644 --- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake +++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake @@ -1,5 +1,5 @@ -set(IDE_VERSION "4.7.1") # The IDE version. -set(IDE_VERSION_COMPAT "4.7.1") # The IDE Compatibility version. +set(IDE_VERSION "4.7.2") # The IDE version. +set(IDE_VERSION_COMPAT "4.7.2") # The IDE Compatibility version. set(IDE_VERSION_DISPLAY "4.7") # The IDE display version. set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.