diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index a42fac299d2e27fe7845226403bca037ef99f60f..c47dfde594b525e0496386bd09ae05f8a69c1ed9 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 "12.1"
+#define ECM_VERSION "13.0"
 #endif