[nautilus] release: prepare for 3.13.91



commit 83962e0c7a9024212afbf3dd22d8421ee1281e81
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 2 11:21:24 2014 -0700

    release: prepare for 3.13.91

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 02431cb..60590e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.13.91:
+* Performance improvements for canvas and list views
+* Remove duplicate actions in gear menu when app menu is not in use
+* Fix CSS style for new GTK (Lapo Calamandrei, Alex Diavatis, António Fernandes)
+* Fix handling of sort-directories-first setting (Matthias Clasen)
+
 Major changes in 3.13.90:
 * Fix problems with fast group/owner changes
 * Fix user list for owner changes
diff --git a/configure.ac b/configure.ac
index c11d92f..854e6c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[3.13.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.13.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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