[epiphany] Prepare 3.29.90



commit 5c498e2aa1300844fbbb309f7e6afcb4a2d73a1a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Jul 26 22:46:20 2018 -0500

    Prepare 3.29.90

 NEWS        | 5 +++++
 meson.build | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index db4a08b5b..69264c54e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.29.90 - July 26, 2018
+=======================
+
+- Address bar now uses GtkEntry's progress support (#78, Jan-Michael Brummer)
+
 3.29.4 - July 16, 2018
 ======================
 
diff --git a/meson.build b/meson.build
index cd84e4825..c97f8ae51 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.29.4',
+  version: '3.29.90',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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