[epiphany/gnome-3-32] Epiphany 3.31.91



commit d86a2ffa130c204991beaa582799676cb8ac1c03
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Feb 18 17:47:22 2019 -0600

    Epiphany 3.31.91

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ce4014b8d..56f21e952 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.31.91 - February 18, 2019
+===========================
+
+- Fix test failure when not installed (#675)
+- libhandy and libdazzle now use git submodules (#676)
+- Improve tab bar style in incognito mode (Alexander Mikhaylenko)
+
 3.31.90 - February 4, 2019
 ==========================
 
diff --git a/meson.build b/meson.build
index d6acb9cbf..7d0566c16 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.31.90',
+  version: '3.31.91',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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