[nautilus/gnome-3-14] release: prepare for 3.14.1



commit cfa9ef8e3f384f0d8eac3abc7445e0cde6b0e1ff
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Nov 12 14:57:40 2014 -0800

    release: prepare for 3.14.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91cc2a2..bcbeff8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 3.14.1:
+* Fix regression with --new-window option (Lubomir Rintel)
+* Use mount name if available for file operations progress report
+* Set max-width for value labels in properties (Lars Uebernickel)
+* Increase default window width (Michael Catanzaro)
+
 Changes in 3.14.0:
 * Translation updates
 
diff --git a/configure.ac b/configure.ac
index 20f4094..675966c 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.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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