[nautilus] 3.13.2



commit 518d97055a6280ece5c655d917c79884f895b613
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jul 21 23:37:12 2014 -0400

    3.13.2

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f3b00f..921c520 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Major changes in 3.13.2:
+* Fix a missing unref (Robert Ancell)
+* Fix a crash in selection handling (Iain Lane)
+* Use header bar for properties dialog (Matthias Clasen)
+* Use new gear menu icon (Matthias)
+* Include application-specific theming for Adwaita (Matthias)
+* Share pathbar styling with GTK+ (Matthias)
+* Translation updates
+
 Major changes in 3.13.1:
 * Port to be a DBusActivatable application
 * Fix a crash when switching back from the trash folder
diff --git a/configure.ac b/configure.ac
index 5dc2fb7..54e7e6f 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.13.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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