[nautilus] Release 2.91.0.1



commit 31fac990215a99a034b62e626fb86e02ad751a31
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Oct 5 15:53:18 2010 +0200

    Release 2.91.0.1

 NEWS         |    4 ++++
 configure.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2c1a676..07835a6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in  2.91.0.1 are:
+* Fix a crash related to GtkSpinner
+* Fix the filename cell renderer to use the new GtkSizeRequest functions
+
 Major changes in 2.91.0 are:
 * New UI for the 'Places' sidebar
 * New UI for the 'Connect to server' dialogue
diff --git a/configure.in b/configure.in
index ab59c4a..83e284d 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  3)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[2.91.0],
+AC_INIT([nautilus],[2.91.0.1],
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================



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