[nautilus] Release version 3.36.0



commit e11034204be70a8535c8eff0010a2881991f17eb
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Mar 6 15:42:04 2020 +0100

    Release version 3.36.0

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3cb1902fb..42764201a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.36.0:
+* Translation updates
+
 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)
diff --git a/meson.build b/meson.build
index 0089d0e97..5cf61c873 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.35.92',
+  version: '3.36.0',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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