[epiphany] Prepare 3.25.4



commit 28157016b463dae9c04dd1cb6bff328cb716308d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jul 17 13:01:17 2017 -0500

    Prepare 3.25.4

 NEWS        |   10 ++++++++++
 meson.build |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 99db58c..e683739 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.25.4 - July 17, 2017
+======================
+
+- Fix crash when download fails (#778653)
+- Fix homepage radio button glitch (#783290)
+- Use default system font on about pages (#783489)
+- Improve font color in the address bar dropdown (#784431)
+- Fix crash if search engine settings get desynced
+- Updated translations
+
 3.25.3 - June 21, 2017
 ======================
 
diff --git a/meson.build b/meson.build
index 90d3f2a..d68f2f6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.25.3',
+  version: '3.25.4',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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