[Xfce4-commits] [panel-plugins/xfce4-genmon-plugin] 01/02: Release 4.0.0
noreply at xfce.org
noreply at xfce.org
Sat Feb 25 11:31:13 CET 2017
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 <landry at 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_seguin at msn.com>
dnl 2006 Julien Devemy <jujucece at 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-dev at lists.berlios.de])
+ [goodies-dev at 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.
More information about the Xfce4-commits
mailing list