[nautilus] Release version 40.0
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Release version 40.0
- Date: Sat, 20 Mar 2021 08:26:21 +0000 (UTC)
commit 63fce9f8cf0e3c579561bf6fa54a6d364904a662
Author: Ondrej Holy <oholy redhat com>
Date: Sat Mar 20 09:05:30 2021 +0100
Release version 40.0
I made 40 release yesterday by mistake. Let's use 40.0 instead to
ensure the correct sort order.
Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/1807
NEWS | 4 ++--
data/org.gnome.Nautilus.appdata.xml.in.in | 2 +-
meson.build | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0ab485141..edcd709b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Major changes in 40
-===================
+Major changes in 40.0
+=====================
* Translation updates
Major changes in 40.rc
diff --git a/data/org.gnome.Nautilus.appdata.xml.in.in b/data/org.gnome.Nautilus.appdata.xml.in.in
index a06d80228..5c5f69c73 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="40" date="2021-03-19" />
+ <release version="40.0" date="2021-03-20" />
</releases>
<project_group>GNOME</project_group>
<project_license>GPL-2.0+</project_license>
diff --git a/meson.build b/meson.build
index 6f746dcfa..6a0eff32e 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: '40.1',
+ version: '40.0',
meson_version: '>= 0.49.0',
license: 'GPL3+'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]