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



commit 0188558aac98b9624fda2a539248a90ffc0534e7
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Wed Nov 21 15:07:19 2018 +0000

    Revert "release: Prepare for 3.30.4"
    
    This reverts commit 1d9da1997101eee41a7f43749e35210d6e499b1d

 NEWS        | 6 ------
 meson.build | 2 +-
 2 files changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d9489d21..04da333c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,3 @@
-Major changes in 3.30.4:
-* Fix crash when opening windows quickly (Ernestas Kulik)
-* Show trash action bar when trash status changes (Ernestas Kulik)
-* Bring back netscape url DnD support (Bastien Nocera)
-* 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 cfc93f5f8..873c63246 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.30.4',
+  version: '3.30.3',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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