From 212f88c50e98f907ae56235198e1d65b58fdfb30 Mon Sep 17 00:00:00 2001
From: Vadim Seregin <vseregin@qti.qualcomm.com>
Date: Mon, 25 Jul 2022 15:02:21 -0700
Subject: [PATCH] tag ECM-5.1

---
 source/Lib/CommonLib/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/Lib/CommonLib/version.h b/source/Lib/CommonLib/version.h
index 2f7550d6f..b739ae5cc 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.0"
+#define ECM_VERSION "5.1"
 #endif
-- 
GitLab