[epiphany/gnome-3-32] Prepare 3.32.1.2



commit f6e84e5424ffc6acf9a76dad24c95a771dfb857b
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Mar 21 19:32:01 2019 -0500

    Prepare 3.32.1.2

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 432aed627..b48cf69ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.32.1.2 - March 21, 2019
+=========================
+
+- Recreate Safe Browsing database when it might be corrupted (#57)
+- Update libdazzle subproject to improve compatibility with new meson versions (#699)
+
 3.32.1.1 - March 20, 2019
 =========================
 
diff --git a/meson.build b/meson.build
index 1519e42d3..2c63dbbfc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.32.1.1',
+  version: '3.32.1.2',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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