[epiphany/gnome-42] Prepare 42.4



commit a904a30bfe911e000d6263f338f99cf20b66ad97
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri Aug 5 14:45:01 2022 -0500

    Prepare 42.4

 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 d6a409a31..0f678f2f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+42.4 - August 5, 2022
+=====================
+
+ * Fix crashes and misbehavior when importing bookmarks (#1800)
+ * Fix desktop notification priority (!1179)
+
 42.3 - July 8, 2022
 ===================
 
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index d0847af27..3418d561f 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -47,6 +47,7 @@
     <value key="Purism::form_factor">mobile</value>
   </custom>
   <releases>
+    <release date="2022-08-05" version="42.4"/>
     <release date="2022-07-08" version="42.3"/>
     <release date="2022-04-21" version="42.2"/>
     <release date="2022-04-12" version="42.1"/>
diff --git a/meson.build b/meson.build
index 96db954c1..b38c97d5d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '42.3',
+  version: '42.4',
   meson_version: '>= 0.51.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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