[nautilus] release: prepare for 3.13.92



commit 7cef9b58aceb59ea3a00537dbf383af905330cf3
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 16 10:26:47 2014 -0700

    release: prepare for 3.13.92

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 60590e8..e983721 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.13.92:
+* Improve toolbar and pathbar styling with GTK 3.14
+* Expand properties dialog notebook in its parent container
+* Fix crash when using the rename field context menu in list view
+* Fix crash when using a screen reader in canvas view
+* Fix crash when changing icon captions setting (Volker Sobek)
+
 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
diff --git a/configure.ac b/configure.ac
index 854e6c7..96f73cb 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.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.13.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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