[epiphany/gnome-3-38] Prepare 3.38.6



commit 73615c0fc1f76842aa7ee98614c10de398b809ae
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Thu Aug 12 14:42:31 2021 -0500

    Prepare 3.38.6

 NEWS                                      | 5 +++++
 data/org.gnome.Epiphany.appdata.xml.in.in | 1 +
 meson.build                               | 2 +-
 3 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b57dedc0f..f07e0ae23 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.38.6 - August 12, 2021
+========================
+
+ * Fix UI process CPU usage issue (#1560)
+
 3.38.5 - June 4, 2021
 =====================
 
diff --git a/data/org.gnome.Epiphany.appdata.xml.in.in b/data/org.gnome.Epiphany.appdata.xml.in.in
index dc4d7a9e9..d9aab90d7 100644
--- a/data/org.gnome.Epiphany.appdata.xml.in.in
+++ b/data/org.gnome.Epiphany.appdata.xml.in.in
@@ -45,6 +45,7 @@
   </provides>
   <content_rating type="oars-1.1" />
   <releases>
+    <release date="2021-08-12" version="3.38.6"/>
     <release date="2021-06-04" version="3.38.5"/>
     <release date="2021-04-29" version="3.38.4"/>
     <release date="2021-03-12" version="3.38.3"/>
diff --git a/meson.build b/meson.build
index 310c26127..7b49d2b48 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.38.5',
+  version: '3.38.6',
   meson_version: '>= 0.46.0',
   default_options: ['c_std=gnu11',
                     'warning_level=2']


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