[epiphany] Prepare 40.0



commit 92e808f19f8d9d21cf78938fd916572761601401
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Mar 19 14:43:48 2021 -0500

    Prepare 40.0

 NEWS                                      | 6 ++++++
 data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
 meson.build                               | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 384e694e4..5fcadfe76 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+40.0 - March 19, 2021
+=====================
+
+ * Updated icon in user help (!930, Sabri Ünal)
+ * Many updated translations (thank you!)
+
 40.rc - March 12, 2021
 ======================
 
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index 3a17a95d2..0871dfec6 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -48,6 +48,7 @@
     <value key="Purism::form_factor">mobile</value>
   </custom>
   <releases>
+    <release date="2021-03-19" version="40.0"/>
     <release date="2021-03-12" version="40.rc"/>
     <release date="2021-02-11" version="40.beta"/>
     <release date="2021-01-07" version="40.alpha"/>
diff --git a/meson.build b/meson.build
index 0a473ed10..692f14b8b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '40.rc',
+  version: '40.0',
   meson_version: '>= 0.47.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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