From e9415baadb2ba28beb2042ea5f0d616d46a88560 Mon Sep 17 00:00:00 2001 From: Hwankyu Jhun Date: Mon, 5 Mar 2018 13:32:14 +0900 Subject: [PATCH] Release version 0.4.9 Changes: - Fix wrong sizeof argument - Fix memory leak - Fix wrong error handling - Fix null dereference - Fix a typo Change-Id: I663b7015eb0e0637137d369bdf79389ce3bbe125 Signed-off-by: Hwankyu Jhun --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index 77d4e8b..bbe6d0e 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.4.8 +Version: 0.4.9 Release: 1 Group: TBD License: Apache-2.0 -- 2.7.4