[epiphany] Prepare 3.33.3



commit f3ce07c4292e4e0d8f3ad6f5e6dc094205d17e51
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Fri Jun 14 10:19:12 2019 -0500

    Prepare 3.33.3

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index bc6ff290b..8afa3f1cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.33.3 - June 14, 2019
+======================
+
+- More fixes for web app migration (#713)
+- More password manager fixes
+- Add mobile user agent setting
+
 3.33.2 - June 6, 2019
 =====================
 
diff --git a/meson.build b/meson.build
index 7ca728cd9..cb0624117 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.33.2',
+  version: '3.33.3',
   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]