[nautilus/gnome-3-30] release: Prepare for 3.30.4



commit 125c174b2e1c42fd20ddb94f42c256489c543010
Author: Carlos Soriano <csoriano redhat com>
Date:   Wed Nov 21 16:11:07 2018 +0100

    release: Prepare for 3.30.4

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 04da333c9..df9851e0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.30.4:
+* Fix crash when opening windows quickly (Ernestas Kulik)
+* Show trash action bar when trash status changes (Ernestas Kulik)
+* Implement rename file support in dbus for integration with desktop icons extension (Carlos Soriano)
+
 Major changes in 3.30.3:
 * Fix crashes in search (Ernestas Kulik, Antonio Fernandes)
 * Fix crash in path bar usage (Antonio Fernandes)
diff --git a/meson.build b/meson.build
index 873c63246..cfc93f5f8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.30.3',
+  version: '3.30.4',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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