This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository panel-plugins/xfce4-genmon-plugin.

commit 07d46d1fd9c37e23cab508834c8ea016704840ca
Author: Landry Breuil <lan...@xfce.org>
Date:   Sat Feb 25 11:29:55 2017 +0100

    Release 4.0.0
---
 NEWS            | 4 ++++
 configure.ac.in | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 0c89f64..ff3af7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+4.0.0 (2017/02/25)
+==================
+- Fix PangoFontDescription not being able to display initial default string
+
 3.99 (2016/11/02)
 ================
  - Port to Gtk3
diff --git a/configure.ac.in b/configure.ac.in
index a584447..a8084c2 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,10 +6,10 @@ dnl 2004 Roger Seguin <roger_seg...@msn.com>
 dnl 2006 Julien Devemy <jujuc...@gmail.com>
 dnl
 
-m4_define([genmon_version],[3.99.0])
+m4_define([genmon_version],[4.0.0])
 
 AC_INIT([xfce4-genmon-plugin], [genmon_version],
-       [xfce-goodies-...@lists.berlios.de])
+       [goodies-...@xfce.org])
 
 GENMON_VERSION=genmon_version()
 AM_INIT_AUTOMAKE([xfce4-genmon-plugin], [$GENMON_VERSION])

-- 
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

Reply via email to