From 79b3bab4ccafac386f519ecf65d8612a76d53f2b Mon Sep 17 00:00:00 2001 From: ilho kim Date: Fri, 31 Mar 2023 09:33:53 +0900 Subject: [PATCH] Release version 0.24.6 Changes: - Decrease timeout of client socket Change-Id: I7495b702240669ccc331a7c32758489bd544c605 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 8dd92c4..9e9d1fc 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.5 +Version: 0.24.6 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4