From f3b85073905ff55e3d87a179df2b485fee471458 Mon Sep 17 00:00:00 2001 From: ilho kim Date: Thu, 14 Sep 2023 16:09:22 +0900 Subject: [PATCH] Release version 0.7.25 Changes: - Revert "Replace the g_random_int() with the getrandom()" Change-Id: I6b30b4d203e709950e5c1c69d985f2fe7d88251f Signed-off-by: ilho kim --- packaging/app2sd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/app2sd.spec b/packaging/app2sd.spec index ae0ba7a..e551525 100644 --- a/packaging/app2sd.spec +++ b/packaging/app2sd.spec @@ -1,6 +1,6 @@ Name: app2sd Summary: Application installation on external memory -Version: 0.7.24 +Version: 0.7.25 Release: 1 Group: Application Framework/Package Management License: Apache-2.0 -- 2.7.4