[Xfce4-commits] <xfce4-genmon-plugin:master> Genmon 3.4.
John Lindgren
noreply at xfce.org
Sat May 12 17:50:02 CEST 2012
Updating branch refs/heads/master
to fee842a1bf82d3d762062bf2a3f11b314a4f6226 (commit)
from bdc7f5034a0cf859853e353194779012fdd5e1e5 (commit)
commit fee842a1bf82d3d762062bf2a3f11b314a4f6226
Author: John Lindgren <john.lindgren at aol.com>
Date: Sat May 12 11:48:28 2012 -0400
Genmon 3.4.
NEWS | 7 +++++++
configure.ac.in | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index c25a0b1..589e79b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.4 (2012/05/12)
+================
+ - Port from libxfcegui4 to libxfce4ui
+ - Install as a shared library rather than an executable
+ - No longer uses troublesome fixed-length text buffers
+ - Bug fixes
+
3.3.1 (2012/01/02)
==================
- Bug fixes, compiler and GTK+ warning fixes
diff --git a/configure.ac.in b/configure.ac.in
index 485ed7e..b18d18a 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -6,7 +6,7 @@ dnl 2004 Roger Seguin <roger_seguin at msn.com>
dnl 2006 Julien Devemy <jujucece at gmail.com>
dnl
-m4_define([genmon_version],[3.3.1])
+m4_define([genmon_version],[3.4])
AC_INIT([xfce4-genmon-plugin], [genmon_version],
[xfce-goodies-dev at lists.berlios.de])
More information about the Xfce4-commits
mailing list