[gnome-panel] [release] 2.31.4



commit eedaaea096355ee38ce60a64045e98d785b2a094
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Jun 29 15:32:21 2010 +0200

    [release] 2.31.4

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    4 ++--
 3 files changed, 40 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index d093af0..be86d90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,41 @@
 ==============
+Version 2.31.4
+==============
+
+  All
+
+	* More GSeal fixes (Andre Klapper, Vincent)
+	* Stop using deprecated GTK+ API (Vincent)
+
+  libpanel-applet
+
+	* Update to GDBus API change (Carlos Garcia Campos)
+	* Add gobject-introspection support (Javier Jardón)
+
+  Clock Applet
+
+	* Add -lm when linking the clock applet (Dan Horak)
+
+  Notification Area Applet
+
+	* Fix issues with old-style multiscreen setups (Ray Strode)
+
+  Misc
+
+	* Make automatic detection of bonobo work in configure (Vincent)
+
+  Translators
+
+	* Kristjan SCHMIDT (eo)
+	* Ivar Smolin (et)
+	* Fran Diéguez (gl)
+	* Yaron Shahrabani (he)
+	* Rajesh Ranjan (hi)
+	* Kjartan Maraas (nb)
+	* A S Alam (pa)
+	* Theppitak Karoonboonyanan (th)
+
+==============
 Version 2.31.2
 ==============
 
diff --git a/README b/README
index d7ce5bf..2370bd5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-panel 2.31.2
+gnome-panel 2.31.4
 ==================
 
 This package is free software and is part of the GNOME 2.0 project.
diff --git a/configure.in b/configure.in
index 86f2b35..d457cac 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.31.3],
+AC_INIT([gnome-panel], [2.31.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar -Wno-portability])
@@ -15,7 +15,7 @@ GNOME_COMMON_INIT
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_PANEL_APPLET_LT_VERSION=0:0:0
+LIB_PANEL_APPLET_LT_VERSION=0:1:0
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]