[Xfce4-commits] [panel-plugins/xfce4-genmon-plugin] 01/01: Prepare for update
noreply at xfce.org
noreply at xfce.org
Sun Aug 11 23:03:33 CEST 2019
This is an automated email from the git hooks/post-receive script.
T o Z p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-genmon-plugin.
commit b9fa9c01eb1ddb4849922890b1c49c9c41e8554a
Author: ToZ <tony.paulic at gmail.com>
Date: Sun Aug 11 16:59:43 2019 -0400
Prepare for update
---
NEWS | 7 +++++++
configure.ac.in | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index cf9be1f..c20c622 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+4.0.2 (2019/08/11)
+==================
+- Change font to use pt instead of px to match system font setting
+- Simplify and standardize spacing
+- Adjust tooltip such that period is shown as float (2) number
+- Translation updates
+
4.0.1 (2017/10/29)
==================
- Allow pango markup in tooltip as well
diff --git a/configure.ac.in b/configure.ac.in
index 64afbd8..ea7ba99 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ dnl 2006 Julien Devemy <jujucece at gmail.com>
dnl 2016 Tony Paulic <tony.paulic at gmail.com>
dnl
-m4_define([genmon_version],[4.0.1])
+m4_define([genmon_version],[4.0.2])
AC_INIT([xfce4-genmon-plugin], [genmon_version],
[goodies-dev at xfce.org])
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list