diff options
author | Seungha Son <seungha.son@samsung.com> | 2017-11-21 12:10:17 +0900 |
---|---|---|
committer | Seungha Son <seungha.son@samsung.com> | 2017-11-21 12:15:15 +0900 |
commit | 8eb8e61be658d540d3ce1673836b7f69eba0c01f (patch) | |
tree | 85657264d185d0955fc7c56b238f6d9fe31e0157 | |
parent | 94cef59489018ea81ee2aeb07e96000f9c5c7687 (diff) | |
download | notification-8eb8e61be658d540d3ce1673836b7f69eba0c01f.tar.gz notification-8eb8e61be658d540d3ce1673836b7f69eba0c01f.tar.bz2 notification-8eb8e61be658d540d3ce1673836b7f69eba0c01f.zip |
Release version 0.4.0submit/tizen/20171127.043337submit/tizen/20171122.052545submit/tizen/20171121.032257accepted/tizen/unified/20171128.050016
Changes:
- Fix build error
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: I4bbbd5974ad37151d8a2323389c1c7dbe6376909
-rwxr-xr-x | packaging/notification.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/notification.spec b/packaging/notification.spec index 02ee2f3..889eaea 100755 --- a/packaging/notification.spec +++ b/packaging/notification.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: notification Summary: Notification library -Version: 0.3.40 +Version: 0.4.0 Release: 1 Group: TBD License: Apache-2.0 |