[nautilus] Release version 3.35.92



commit 0770a8d9e1014131fc261f02277a269d5d9be4bb
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Feb 28 14:05:09 2020 +0100

    Release version 3.35.92

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 36857fff6..3cb1902fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.35.92:
+* Fix crashes often happening when searching (Ondrej Holy)
+* Say "Trash is Empty" only in the root of trash folder (Abdul Rauf)
+
 Major changes in 3.35.91.1:
 * Add support for hidden template files (Ondrej Holy)
 * Fix conflict dialog for google-drive (Ondrej Holy)
diff --git a/meson.build b/meson.build
index ba8193a3b..0089d0e97 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.35.91.1',
+  version: '3.35.92',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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