From 811a4346bdc35f8e5d3b77bc3a8da12c8f653e72 Mon Sep 17 00:00:00 2001 From: Myungki Lee Date: Mon, 20 Nov 2017 18:05:23 +0900 Subject: [PATCH] Release version 0.3.40 - Add integrity_check when db table create Fix notification_get/set_extension_data() Arrange CMakeLists.txt and spec file Remove unnecessary message Fix coding rule fix testapp Change-Id: I2f340e99d67cd5db3cad5c34918c3abda0a096d6 Signed-off-by: Myungki Lee --- packaging/notification.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/notification.spec b/packaging/notification.spec index bc10d27..02ee2f3 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.39 +Version: 0.3.40 Release: 1 Group: TBD License: Apache-2.0 -- 2.7.4