[nautilus/release-3-32] release: Prepare for 3.32.0



commit a241f8f6f37220ccec78a40b015967188490b1df
Author: Carlos Soriano <csoriano redhat com>
Date:   Wed Mar 13 13:14:26 2019 +0100

    release: Prepare for 3.32.0

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8de686117..6a6c538e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.32.0:
+* Much smoother search, no more hang ups (Xiang Fan)
+
 Major changes in 3.31.90:
 * New path bar design that improves discoverability of buttons (Carlos Soriano)
 * Improve high contrast layout for accesibility (Jordan Petridis)
diff --git a/meson.build b/meson.build
index 0a267d670..271f97d1e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.31.90',
+  version: '3.32.0',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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