[nautilus] Release version 3.35.91.1



commit 188fb40858ab05cf7469d931083c094313c5ec8a
Author: Ondrej Holy <oholy redhat com>
Date:   Fri Feb 14 17:21:45 2020 +0100

    Release version 3.35.91.1
    
    Let's make .1 release as I forgot to bump the version in meson.build.

 NEWS        | 2 +-
 meson.build | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index beec2dc81..36857fff6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Major changes in 3.35.91:
+Major changes in 3.35.91.1:
 * Add support for hidden template files (Ondrej Holy)
 * Fix conflict dialog for google-drive (Ondrej Holy)
 
diff --git a/meson.build b/meson.build
index 25f1810d6..ba8193a3b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.35.90',
+  version: '3.35.91.1',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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