diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index 6ce164ea9b476bfee91669071473ad9f9a63727b..8a4bc0f168877b73e571822a701dcc985195d8bd 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 "6.0"
+#define ECM_VERSION "7.0"
 #endif