Release 1.3.0

master
Landry Breuil 2016-11-01 15:36:14 +01:00
parent 576723bc64
commit ebebcc7c72
2 changed files with 6 additions and 1 deletions

5
NEWS
View File

@ -1,3 +1,8 @@
1.3.0
=====
- Fix progress bar grow direction in deskbar and vertical modes
- set progressbar minimal width/height to 4px so that it looks like with gtk+2
1.2.99
=====
- port to gtk+3/libxfce4ui-2/libxfce4panel-2.0

View File

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