[Xfce4-commits] [panel-plugins/xfce4-netload-plugin] 01/01: Bump release 1.2.4
noreply at xfce.org
noreply at xfce.org
Sat Nov 22 22:08:26 CET 2014
This is an automated email from the git hooks/post-receive script.
mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-netload-plugin.
commit f76d60949b1f94a93164aa9f0193abd7267b16a8
Author: Mike Massonnet <m8t at gandi.net>
Date: Sat Nov 22 22:08:06 2014 +0100
Bump release 1.2.4
---
NEWS | 8 ++++++++
configure.ac.in | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 65db357..1baecc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.2.4
+=====
+
+- Option to show values as bits (bug #9932)
+- Reverted "Do not enforce max length for text/device entries (bug #9869)"
+- Set iface length name to 32 chars max (#9869)
+- 16 languages updated
+
1.2.3
=====
- Revive commandline.c test program
diff --git a/configure.ac.in b/configure.ac.in
index 592c649..7773fa3 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.2.3])
+m4_define([netload_version],[1.2.4])
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