[nautilus] release: prepare for 3.9.92



commit bb0c2e0158f8a51135d65427f07eb32db8be9c66
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 17 11:43:07 2013 -0700

    release: prepare for 3.9.92

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d476207..3d5c960 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.9.92:
+* Use new gtk_drag_begin_full API (Jasper St. Pierre)
+* Increase default window width to fit four icons (Michael Catanzaro)
+* Don't filter out NoDisplay applications from "Open With..."
+* Fix desktop file categories (Elad Alfassa)
+
 Major changes in 3.9.91:
 * Use a GtkRevealer for the search bar
 * Don't present redundant options for operations on single
diff --git a/configure.ac b/configure.ac
index 8878597..7354399 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.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.9.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]