diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h index 37e27add9e2316cb8c1bfb927e45ff058e9c494a..3bff00d7a69f371f2942589246e1d8ce98c464ee 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 "2.0" +#define ECM_VERSION "3.0rc1" #endif