[epiphany/gnome-3-30] Prepare 3.30.2



commit 104c003f5da64346de8199c86ada6a104d7869c1
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sun Oct 21 17:23:11 2018 -0500

    Prepare 3.30.2

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4ea471d19..a0b4a57aa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.30.2 - October 21, 2018
+=========================
+
+- Fix application mode toolbar in small windows (#544, (Adrien Plazas)
+- Fix Google Search in Russian localization (Alexandr Sidorenko)
+- Fix some critical warnings caused by a mistake in the reader mode code
+
 3.30.1 - September 21, 2018
 ===========================
 
diff --git a/meson.build b/meson.build
index e642a04e4..a6d8bed9a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('epiphany', 'c',
   license: 'GPL3+',
-  version: '3.30.1',
+  version: '3.30.2',
   meson_version: '>= 0.42.0',
   default_options: ['c_std=gnu11']
 )


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