This is an automated email from the git hooks/post-receive script. ochosi pushed a commit to branch master in repository apps/xfce4-notifyd.
commit 4f278bab2dbeef71911e5cef53868e5cc50672c5 Author: Ali Abdallah <ali...@gmail.com> Date: Tue Oct 13 14:56:43 2015 +0200 Update news and version information --- NEWS | 3 +++ configure.ac.in | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 31592f6..9ee91a3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ | Xfce Notify Daemon | +--------------------+ +Version 0.3.90 (13 October 2015): + Ported to gdbus and gtk3 + Version 0.2.4 (08 May 2013): Bugs fixed: diff --git a/configure.ac.in b/configure.ac.in index b332650..27fcc57 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -7,8 +7,8 @@ dnl dnl version info m4_define([xfce4_notifyd_version_major], [0]) -m4_define([xfce4_notifyd_version_minor], [2]) -m4_define([xfce4_notifyd_version_micro], [4]) +m4_define([xfce4_notifyd_version_minor], [3]) +m4_define([xfce4_notifyd_version_micro], [90]) m4_define([xfce4_notifyd_version_build], [@REVISION@]) m4_define([xfce4_notifyd_version_tag], []) m4_define([xfce4_notifyd_version], [xfce4_notifyd_version_major().xfce4_notifyd_version_minor().xfce4_notifyd_version_micro()ifelse(xfce4_notifyd_version_tag(), [git], [xfce4_notifyd_version_tag()-xfce4_notifyd_version_build()], [xfce4_notifyd_version_tag()])]) -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits