[Xfce4-commits] <xfce4-cpugraph-plugin:master> Updates for 1.0.4
Landry Breuil
noreply at xfce.org
Mon Jul 2 17:14:04 CEST 2012
Updating branch refs/heads/master
to 95997aef92a29ee155ac442965915927950bfdfc (commit)
from da421d085e420de9840bd4331c91069f9998be24 (commit)
commit 95997aef92a29ee155ac442965915927950bfdfc
Author: Landry Breuil <landry at xfce.org>
Date: Mon Jul 2 16:06:00 2012 +0200
Updates for 1.0.4
NEWS | 4 ++++
configure.ac.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 0a14900..d52a449 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+1.0.4 (2/7/2012)
+=====
+- Fix FTBFS with panel 4.8
+
1.0.3 (30/6/2012)
=====
- Better compliance with panel plugin HIG
diff --git a/configure.ac.in b/configure.ac.in
index 0d946d8..6f4d79f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -5,7 +5,7 @@ dnl
dnl 2004 Alexander Nordfelth <alex.nordfelth at telia.com>
dnl
-m4_define([cpugraph_version],[1.0.3])
+m4_define([cpugraph_version],[1.0.4])
AC_INIT([xfce4-cpugraph-plugin], [cpugraph_version],
[goodies-dev at xfce.org])
More information about the Xfce4-commits
mailing list