[epiphany/gnome-3-32] Prepare 3.32.4



commit 06f54203b4a9873814d947985eea02f6fd15c92c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Jul 30 15:17:06 2019 -0500

    Prepare 3.32.4

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 92a7e72f0..84338fb67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.32.4 - July 30, 2019
+======================
+
+- Hide certain context menu entries from nondownloadable videos
+- Fix crash when entering application manager
+- Fix JS type error when loading forms without action attribute
+- Fix miscellaneous programming errors
+
 3.32.3 - June 11, 2019
 ======================
 
diff --git a/meson.build b/meson.build
index 9e3c8e379..25252e719 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.3',
+  version: '3.32.4',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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