[nautilus] release: prepare for 3.13.1



commit a759b5193bb74635660748fe2574c2f448294dbd
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Apr 30 18:19:10 2014 +0200

    release: prepare for 3.13.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 164a6bf..9f3b00f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Major changes in 3.13.1:
+* Port to be a DBusActivatable application
+* Fix a crash when switching back from the trash folder
+* Do not use legacy emblem names (David King)
+* Sync the GTK+ setting for sort-directories-first (Matthias Clasen)
+* Fix crash when enumerating windows (Robert Ancell)
+* Use spaces between em dashes in file operations (Ross Lagerwall)
+* Use headerbar in bookmarks window (Yosef Or Boczko)
+* Fix arrow in connect server dialog for RTL languages (Yosef Or Boczko)
+
 Major changes in 3.12.0:
 * Translation updates
 
diff --git a/configure.ac b/configure.ac
index 2a31ed2..689a12e 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.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.13.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]