From bdb748676ded4f2359ba11314bc34410f61060fb Mon Sep 17 00:00:00 2001 From: Changgyu Choi Date: Thu, 10 Jun 2021 16:55:39 +0900 Subject: [PATCH] Release version 0.34.2 Changes: - Fix wrong implementation - Refactor launch_with_result.c - Receive header at once using POD type - Fix gcov build fail issue Change-Id: I03c565dc7530150828197212a71660b05494ac94 Signed-off-by: Changgyu Choi --- packaging/aul.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/aul.spec b/packaging/aul.spec index 56cdf4d..f88179e 100644 --- a/packaging/aul.spec +++ b/packaging/aul.spec @@ -1,6 +1,6 @@ Name: aul Summary: App utility library -Version: 0.34.1 +Version: 0.34.2 Release: 1 Group: Application Framework/Libraries License: Apache-2.0 -- 2.7.4