[epiphany/gnome-3-28] Prepare 3.28.2



commit 2db0ec754794390dd51fa3ed54ed55cd55c5390a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon May 21 23:50:32 2018 -0500

    Prepare 3.28.2

 NEWS        |    7 +++++++
 meson.build |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 32ea55d..0a1a46d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.28.2 - May 21, 2018
+=====================
+
+- Again disallow Ctrl+T in app mode (#795007)
+- Remove problematic adblock filters (#796245)
+- Fix crashes when signing out of Firefox Sync (Gabriel Ivascu)
+
 3.28.1.1 - April 19, 2018
 =========================
 
diff --git a/meson.build b/meson.build
index 7ae42e2..3d8a82a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.28.1.1',
+  version: '3.28.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]