diff --git a/VERSION.cmake b/VERSION.cmake index 65738aa07a..2acfd5ad41 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -38,4 +38,5 @@ if( MIRALL_VERSION_BUILD ) set( MIRALL_VERSION_STRING "${MIRALL_VERSION_STRING} (build ${MIRALL_VERSION_BUILD})" ) endif( MIRALL_VERSION_BUILD ) +# not used anymore. For brander, please maintain craftmaster.ini set(QT_MAJOR_VERSION 6)