[nautilus/gnome-3-34] Release version 3.34.1



commit 7a2a59b6847580aa9f73b4670fc03bf2a15f7708
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Oct 7 11:02:49 2019 +0200

    Release version 3.34.1

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c20fb3a17..79ed56a0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.34.1:
+* Fix criticals and crashes when closing properties dialog (Ondrej Holy)
+* Fix opening file previews in Sushi (Jan Alexander Steffens)
+* Fix criticals after trashing file (Ondrej Holy)
+
 Major changes in 3.34.0:
 * Fix emblems not appearing on files in some cases (Colin Atkinson)
 * Respect recursivity setting in shell search provider (Jiří Černý)
diff --git a/meson.build b/meson.build
index 8ab4fb69a..4843f4c6f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.34.0',
+  version: '3.34.1',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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