From 2a709dfaf0ad53d7d6f77756d3240b9aefe92567 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Wed, 9 Sep 2020 18:18:18 +0900 Subject: [PATCH] Release version 0.5.4 Changes: - Prep gmock tests - Adds new unittest - Improve coverages - Fix wrong implementation - Remove build warning messages Change-Id: Iab2a203f9632d23eb01d39ceffcf1a1e1d471887 Signed-off-by: Hwankyu Jhun --- packaging/librua.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/librua.spec b/packaging/librua.spec index 294e1f7..4c2b95e 100644 --- a/packaging/librua.spec +++ b/packaging/librua.spec @@ -1,5 +1,5 @@ Name: librua -Version: 0.5.3 +Version: 0.5.4 Release: 0 License: Apache-2.0 Summary: Recently used application -- 2.7.4