[epiphany] Prepare 3.25.90



commit 9f1bb7bf51f691635b2d1966a4d9c4ed9121cbf7
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Aug 8 10:42:43 2017 -0500

    Prepare 3.25.90

 NEWS        |   11 +++++++++++
 meson.build |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e683739..3b74261 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.25.90 - August 8, 2017
+========================
+
+- Greatly improved Firefox Sync support, enabled by default (#777631)
+- Use new custom popup menu for HTML select elements (#783408)
+- Disable homepage shortcut in web app mode (#785996)
+- Add social media and annoyance blocking to default adblock settings
+- Fix location of icon database on disk
+- Updated translations
+
+
 3.25.4 - July 17, 2017
 ======================
 
diff --git a/meson.build b/meson.build
index 3a735ae..35a9aa1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.25.4',
+  version: '3.25.90',
   meson_version: '>= 0.37.0',
   default_options: ['c_std=gnu11']
 )


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