[nautilus/gnome-3-36] Release version 3.36.1.1



commit 6bdbe494cfcfae2ecaabb2d1a6ac86ecb743edd7
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Mar 30 10:11:40 2020 +0200

    Release version 3.36.1.1
    
    This is because of some important changes in Lithuanian translation,
    which was delayed due to l10n.gnome.org maintenance.

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 014ae2307..648797db4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Major changes in 3.36.1.1:
+* Translation updates
+
 Major changes in 3.36.1:
 * Fix check to not clear clipboard after each move/copy operation (Artem Serostanov)
 * Ignore hidden directories in the templates folder (Ondrej Holy)
diff --git a/meson.build b/meson.build
index b97e1f128..d9ac51548 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('nautilus', 'c',
   default_options: ['c_std=c11'],
-  version: '3.36.1',
+  version: '3.36.1.1',
   meson_version: '>= 0.47.0',
   license: 'GPL3+'
 )


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