[nautilus] release: prepare for 3.7.4



commit 21052915341331ad6560908bdec25714271e8dc7
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jan 14 18:10:17 2013 -0500

    release: prepare for 3.7.4

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f407960..f0f945d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Major changes in 3.7.4 are:
+* Support a --select commandline option to force selection of the passed-in URI
+* Add source hints to notifications (Matthias Clasen)
+* Modernize build infrastructure (Javier Jardon)
+* Use public GTK-a11y support instead of our own hacks
+* Fix a crasher in the Shell search provider
+
 Major changes in 3.7.3 are:
 * Update search provider to org.gnome.Shell.SearchProvider2 interface
 * Rely on GIO to parse ".hidden" files
diff --git a/configure.ac b/configure.ac
index c6ece2a..c56df36 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.7.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.7.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 



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