Bump release 1.2.4

master
Mike Massonnet 2014-11-22 22:08:06 +01:00
parent 9da72fc4cc
commit f76d60949b
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -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 1.2.3
===== =====
- Revive commandline.c test program - Revive commandline.c test program

View File

@ -7,7 +7,7 @@ dnl Copyright 2010 Florian Rivoal <frivoal@xfce.org>
dnl Copyright 2014 Mike Massonnet <mmassonnet@xfce.org> dnl Copyright 2014 Mike Massonnet <mmassonnet@xfce.org>
dnl dnl
m4_define([netload_version],[1.2.3]) m4_define([netload_version],[1.2.4])
AC_INIT([xfce4-netload-plugin], [netload_version], AC_INIT([xfce4-netload-plugin], [netload_version],
[goodies-dev@xfce.org]) [goodies-dev@xfce.org])