diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index b739ae5ccd6d7fa3c174a922ed0f43a123913623..6ce164ea9b476bfee91669071473ad9f9a63727b 100644 --- a/source/Lib/CommonLib/version.h +++ b/source/Lib/CommonLib/version.h @@ -1,4 +1,4 @@ #if ! defined( VTM_VERSION ) #define VTM_VERSION "10.0" -#define ECM_VERSION "5.1" +#define ECM_VERSION "6.0" #endif