From db495a3d9d6a9b50e40443f4a4a8596e0f4ca434 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Mon, 19 Jun 2023 01:02:16 +0000 Subject: [PATCH] Release version 1.22.3 Changes: - Use _exit() instead of exit() Change-Id: I063086140f346237104bf972dc8ec1179295cd44 Signed-off-by: Hwankyu Jhun --- packaging/app-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app-core.spec b/packaging/app-core.spec index 9755dd5..c7ea7e5 100644 --- a/packaging/app-core.spec +++ b/packaging/app-core.spec @@ -1,6 +1,6 @@ Name: app-core Summary: Application basic -Version: 1.22.2 +Version: 1.22.3 Release: 0 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4