[epiphany] Prepare 3.29.4



commit bb52f9981448c5953d6d39a8eedbb34b34e398c5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jul 16 21:04:10 2018 -0500

    Prepare 3.29.4

 NEWS        | 8 ++++++++
 meson.build | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 287211c17..db4a08b5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.29.4 - July 16, 2018
+======================
+
+- Add responsive action bar used at small window sizes (Adrian Plazas)
+- Add web application section to preferences dialog (Carlos Garcia Campos)
+- Move progress bar into address bar (Jan-Michael Brummer)
+- Added continuous integration configuration (Jordan Petridis)
+
 3.29.3 - June 18, 2018
 ======================
 
diff --git a/meson.build b/meson.build
index 0f2712789..7c2795215 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.29.3',
+  version: '3.29.4',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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