[gnome-panel] [release] 2.29.92.1



commit d0dd07a6e877f70bd929800b2ec779ebc777df0e
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Mar 10 00:12:39 2010 +0100

    [release] 2.29.92.1

 NEWS         |   16 ++++++++++++++++
 README       |    4 ++--
 configure.in |    4 ++--
 3 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index f6a2370..d2e009a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+=================
+Version 2.29.92.1
+=================
+
+  Panel
+
+	* Fix crash when using the main menu (Vincent)
+
+  Misc
+
+	* Add configure summary (Vincent)
+
+  Docs Translators
+
+	* Marek Ä?ernocký (cs)
+
 ===============
 Version 2.29.92
 ===============
diff --git a/README b/README
index f7a7aa4..cd5805a 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-gnome-panel 2.29.92
-===================
+gnome-panel 2.29.92.1
+=====================
 
 This package is free software and is part of the GNOME 2.0 project.
 
diff --git a/configure.in b/configure.in
index 05bca68..26c5ffa 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [2.30.0],
+AC_INIT([gnome-panel], [2.29.92.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])
@@ -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=2:65:2
+LIB_PANEL_APPLET_LT_VERSION=2:66: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]