[nautilus] release: prepare for 3.13.90



commit c37dcb77002d425ba6eb674db8cc07197040feff
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Aug 21 11:18:54 2014 -0700

    release: prepare for 3.13.90

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 921c520..5a8375c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.13.90:
+* Use margin-start/end instead of deprecated margin-left/right
+* Fix floating bar CSS style after Adwaita GTK move
+* Translation updates
+
 Major changes in 3.13.2:
 * Fix a missing unref (Robert Ancell)
 * Fix a crash in selection handling (Iain Lane)
diff --git a/configure.ac b/configure.ac
index 54e7e6f..c11d92f 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.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.13.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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