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