diff --git a/cmake/QtCreatorIDEBranding.cmake b/cmake/QtCreatorIDEBranding.cmake index 6ae625ee1a3..1f7954174a3 100644 --- a/cmake/QtCreatorIDEBranding.cmake +++ b/cmake/QtCreatorIDEBranding.cmake @@ -25,7 +25,7 @@ set(IDE_ICON_PATH "") set(IDE_LOGO_PATH "") # OPENMV-DIFF # -set(IDE_VERSION "4.4.6") +set(IDE_VERSION "4.4.7") set(IDE_VERSION_COMPAT "${IDE_VERSION}") set(IDE_VERSION_DISPLAY "${IDE_VERSION}") set(IDE_AUTHOR "OpenMV LLC")