[epiphany/gnome-3-28] Prepare 3.28.1.1



commit a7c3e91e83acf368b621f175d962bf193a0cf5dd
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Apr 19 10:20:25 2018 -0500

    Prepare 3.28.1.1

 NEWS        |    5 +++++
 meson.build |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9ff2e85..32ea55d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.28.1.1 - April 19, 2018
+=========================
+
+- Fix two crashes (#783756 and #794784/#795370)
+
 3.28.1 - April 10, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index 1c649a8..7ae42e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.28.1',
+  version: '3.28.1.1',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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