From 83962e0c7a9024212afbf3dd22d8421ee1281e81 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 2 Sep 2014 11:21:24 -0700 Subject: release: prepare for 3.13.91 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 02431cbec..60590e8c1 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 c11d92f05..854e6c7d0 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 =========================================================================== -- cgit v1.2.1