[nautilus] release: prepare for 3.21.92



commit 05c4dcb81df3efa48801996098b9600358e01bee
Author: Carlos Soriano <csoriano gnome org>
Date:   Tue Sep 13 23:48:00 2016 +0200

    release: prepare for 3.21.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0984056..9b6e346 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 3.21.92:
+* Fix libgd warning (Bastien Nocera)
+* Numerous batch renaming improvements and fixes (Alex Pandelea, Carlos Soriano)
+* Detect .bz and .xz as extensions for renaming (Alex Pandelea)
+* Fix operations popover too small (Ernestas Kulik)
+* Add dummy --no-desktop option so Dropbox plugin works again (Carlos Soriano)
+* Fix build when using the --disable-tracker compile time option (Carlos Soriano)
+
 Major changes in 3.21.91:
 * Implement batch renaming tool (Alex Pandelea)
 * Implement compressed files support (Razvan Chitu)
diff --git a/configure.ac b/configure.ac
index 2f0b0ba..0af3618 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
 m4_define(nautilus_extension_current,  5)
 m4_define(nautilus_extension_revision, 0)
 
-AC_INIT([nautilus],[3.21.91.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
+AC_INIT([nautilus],[3.21.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus])
 
 dnl ===========================================================================
 


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