From ecce7e266467b8a6e6707b0d1942db2aa9527e35 Mon Sep 17 00:00:00 2001 From: "mk5004.lee" Date: Tue, 16 Jan 2018 17:48:24 +0900 Subject: [PATCH] Release version 0.4.6 - Added buttons and event handlers Fix memory leak Add error handling condition Change-Id: I45415a38f334db608b11890ecdcf32ab99143b84 Signed-off-by: mk5004.lee --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index a5ca21a..4634b34 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.4.5 +Version: 0.4.6 Release: 1 Group: TBD License: Apache-2.0 -- 2.7.4