[nautilus/gnome-3-16] release: prepare for 3.16.3



commit 271e52cfdf14780298983312514801f82b1a9bab
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Dec 2 12:13:13 2015 +0100

    release: prepare for 3.16.3

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c4642f..a0b8e73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.16.3:
+* Show modified time in all places except Recent (Carlos Soriano)
+* Fix crash for wrong handling of windows list (Carlos Soriano)
+* Fix crash on smb:// directories (Iain Lane)
+
 Major changes in 3.16.2:
 * Allow opening multiple files with a different app than default (Carlos Soriano)
 * Fix sidebar always visible on starting nautilus even with setting disabled (Antonio Fernandes)
diff --git a/configure.ac b/configure.ac
index 8155729..fe1aaf1 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.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.16.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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