gnome-panel r11224 - trunk



Author: vuntz
Date: Thu Aug 21 13:23:59 2008
New Revision: 11224
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11224&view=rev

Log:
2008-08-21  Vincent Untz  <vuntz gnome org>

	* NEWS:
	* README:
	* configure.in: version 2.23.90.1


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Aug 21 13:23:59 2008
@@ -1,3 +1,12 @@
+=================
+Version 2.23.90.1
+=================
+
+  Panel
+
+	* Make logout work (updated to latest gnome-session API)
+	  (FrÃdÃric Crozat, Vincent)
+
 ===============
 Version 2.23.90
 ===============

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Thu Aug 21 13:23:59 2008
@@ -1,5 +1,5 @@
-gnome-panel 2.23.90
-==================
+gnome-panel 2.23.90.1
+=====================
 
 This package is free software and is part of the GNOME 2.0 project.
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Aug 21 13:23:59 2008
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.23.91],
+AC_INIT([gnome-panel], [2.23.90.1],
         [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])
@@ -14,7 +14,7 @@
 #   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=2:41:2
+LIB_PANEL_APPLET_LT_VERSION=2:42:2
 AC_SUBST(LIB_PANEL_APPLET_LT_VERSION)
 
 AM_MAINTAINER_MODE



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