From 7959f9bcca0645014a5b19094d00fc7e933af787 Mon Sep 17 00:00:00 2001 From: arjunbinu <51983664+arjunbinu@users.noreply.github.com> Date: Tue, 6 May 2025 00:14:13 +0100 Subject: [PATCH] RDKTV-33767: ODM specific apis removal in AVOutput --- conf/include/generic-pkgrev.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/include/generic-pkgrev.inc b/conf/include/generic-pkgrev.inc index 3d0c89d8c..e87774668 100644 --- a/conf/include/generic-pkgrev.inc +++ b/conf/include/generic-pkgrev.inc @@ -145,7 +145,7 @@ PV:pn-entservices-infra = "1.1.16" PR:pn-entservices-infra = "r0" PACKAGE_ARCH:pn-entservices-infra = "${MIDDLEWARE_ARCH}" -PV:pn-entservices-inputoutput = "1.0.12" +PV:pn-entservices-inputoutput = "1.0.13" PR:pn-entservices-inputoutput = "r0" PACKAGE_ARCH:pn-entservices-inputoutput = "${MIDDLEWARE_ARCH}"