[gnome-photos/gnome-40] Prepare 40.0
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/gnome-40] Prepare 40.0
- Date: Thu, 25 Mar 2021 12:47:25 +0000 (UTC)
commit f642e495af7bc0c49c520eb1fb3bb245b6a6d9c1
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Mar 25 13:40:58 2021 +0100
Prepare 40.0
NEWS | 9 +++++++++
data/org.gnome.Photos.appdata.xml.in | 7 +++++++
meson.build | 2 +-
3 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 32357180..a734c16a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in 40.0
+===========================
+
+* Updated translations:
+ English (British)
+ Portuguese
+ Vietnamese
+
+
Overview of changes in 40.rc
============================
diff --git a/data/org.gnome.Photos.appdata.xml.in b/data/org.gnome.Photos.appdata.xml.in
index 51bce8cc..116ae430 100644
--- a/data/org.gnome.Photos.appdata.xml.in
+++ b/data/org.gnome.Photos.appdata.xml.in
@@ -35,6 +35,13 @@
<kudo>UserDocs</kudo>
</kudos>
<releases>
+ <release version="40.0" date="2021-03-25">
+ <description>
+ <ul>
+ <li>Port to Tracker 3</li>
+ </ul>
+ </description>
+ </release>
<release version="3.38.0" date="2020-09-23">
<description>
<ul>
diff --git a/meson.build b/meson.build
index bbb637c2..ee1ca0dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-photos',
'c',
- version: '40.rc',
+ version: '40.0',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]