[nautilus] Release version 3.33.90



commit a43726a7af22539d359108142c60ab4ff2383750
Author: Ernestas Kulik <ekulik redhat com>
Date:   Tue Aug 6 16:41:28 2019 +0200

    Release version 3.33.90

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6a6c538e5..f42426af4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.33.90:
+* Add tooltip to view menu button
+* Show warning in read-only directories when pasting files (George Mocanu)
+
 Major changes in 3.32.0:
 * Much smoother search, no more hang ups (Xiang Fan)
 
diff --git a/meson.build b/meson.build
index 9569e22e2..43fdf6ad1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.32.0',
+  version: '3.33.90',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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