From 0f86abcf802cdf14ef71d6b55e6c689a3b6debd2 Mon Sep 17 00:00:00 2001 From: ilho kim Date: Fri, 3 Nov 2023 13:50:50 +0900 Subject: [PATCH] Release version 0.24.14 Changes: - Remove the possibility of incorrect memory access Change-Id: I6bdf22d663a017ccf8910df428ad58f019327926 Signed-off-by: ilho kim --- packaging/pkgmgr-info.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/pkgmgr-info.spec b/packaging/pkgmgr-info.spec index b3f4fc5..26fe260 100755 --- a/packaging/pkgmgr-info.spec +++ b/packaging/pkgmgr-info.spec @@ -1,6 +1,6 @@ Name: pkgmgr-info Summary: Packager Manager infomation api for package -Version: 0.24.13 +Version: 0.24.14 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4