From 814d99d1d5c3f69dcd6b5cdf3e3959e8ecd75c58 Mon Sep 17 00:00:00 2001 From: Seungha Son Date: Tue, 9 Jan 2018 14:00:36 +0900 Subject: [PATCH] Release version 0.4.4 Changes: - Add function to init data - Remove unused inline function - Improved active noti test on test-app - Change communication from dbus to socket to get list Signed-off-by: Seungha Son Change-Id: I5459bebdeb6d0e743f2fc0d330821e1d3f503c6f --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index 387c9f9..24cb595 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.4.3 +Version: 0.4.4 Release: 1 Group: TBD License: Apache-2.0 -- 2.7.4