[nautilus] Release version 3.38.0
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release version 3.38.0
- Date: Fri, 11 Sep 2020 13:45:02 +0000 (UTC)
commit 5f1b9200cf648e1bbc0337180258394de7eff568
Author: Ondrej Holy <oholy redhat com>
Date: Fri Sep 11 15:40:10 2020 +0200
Release version 3.38.0
NEWS | 4 ++++
data/org.gnome.Nautilus.appdata.xml.in.in | 2 +-
meson.build | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f7c8b3c7..33c765353 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.38.0:
+* Fix missing Extract/Compress menu items (António Fernandes)
+* Translation updates
+
Major changes in 3.37.92:
* Port to Tracker 3 (Sam Thursfield)
* Translation updates
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index bba0b8d96..b8f8660ac 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in.in
@@ -27,7 +27,7 @@
<url type="translate">https://wiki.gnome.org/TranslationProject</url>
<launchable type="desktop-id">@appid@.desktop</launchable>
<releases>
- <release version="3.37.92" date="2020-09-04" />
+ <release version="3.38.0" date="2020-09-11" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index 376d54610..3593221e6 100644
--- a/meson.build
+++ b/meson.build
@@ -4,7 +4,7 @@ project('nautilus', 'c',
# Do not forget when releasing:
# * Update version in data/org.gnome.Nautilus.appdata.xml.in.in
# * Update GTK-based codes over src/gtk/gtk-code-generator.sh
- version: '3.37.92',
+ version: '3.38.0',
meson_version: '>= 0.49.0',
license: 'GPL3+'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]