[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 04/04: release 1.3.1

noreply at xfce.org noreply at xfce.org
Thu Feb 9 20:42:37 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-netload-plugin.

commit a6f9158723ca18bd2a4770b800e0ea236264f555
Author: Landry Breuil <landry at xfce.org>
Date:   Thu Feb 9 20:42:29 2017 +0100

    release 1.3.1
---
 NEWS            | 7 +++++++
 configure.ac.in | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 15f3ea9..49f0cad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.3.1
+=====
+- Set progressbar minimal width and height depending on the orientation (#12941,#12949)
+- Apply css on the correct widget class for Gtk 3.16/3.18
+- rework the use of GtkCssProvider to use a singleton
+- da and oc translation updates
+
 1.3.0
 =====
 - Fix progress bar grow direction in deskbar and vertical modes
diff --git a/configure.ac.in b/configure.ac.in
index d2e189b..4c741ea 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -7,7 +7,7 @@ dnl Copyright 2010 Florian Rivoal <frivoal at xfce.org>
 dnl Copyright 2014 Mike Massonnet <mmassonnet at xfce.org>
 dnl
 
-m4_define([netload_version],[1.3.0])
+m4_define([netload_version],[1.3.1])
 
 AC_INIT([xfce4-netload-plugin], [netload_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