[gnome-maps] Relase 3.35.1



commit a6737f2cfeb2cda22c00705011fd87618d71928b
Author: Marcus Lundblad <ml update uu se>
Date:   Sat Oct 12 11:03:12 2019 +0200

    Relase 3.35.1

 NEWS        | 30 +++++++++++++++++++++++++++++-
 meson.build |  4 ++--
 2 files changed, 31 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index e6a1785..f9f7a29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+3.35.1 - Oct 12, 2019
+=========================
+
+Changes since 3.34.0
+ - Initial support for public trasit routing/journey planning using third-party
+   service providers
+ - Add nightly app icon (currently not installed, awaiting support for dual
+   installations)
+ - Update default tile size when using local tiles
+
+Added/updated/fixed translations
+ - Spanish
+ - Danish
+ - Slovak
+ - Dutch
+ - Friulian
+ - Italian
+
+All contributors to this release
+Ask Hjorth Larsen <asklarsen gmail com>
+Daniel Mustieles <daniel mustieles gmail com>
+DuĊĦan Kazik <prescott66 gmail com>
+Fabio Tomat <f t public gmail com>
+Gianvito Cavasoli <gianvito gmx it>
+Jakub Steiner <jimmac gmail com>
+Marcus Lundblad <ml update uu se>
+Nathan Follens <nfollens gnome org>
+
 3.34.0 - Sep 9, 2019
 =========================
 
@@ -3172,4 +3200,4 @@ Zeeshan Ali (Khattak) <zeeshanak gnome org>
 3.9.5 - Jul 31, 2013
 ====================
 
-First public release.
\ No newline at end of file
+First public release.
diff --git a/meson.build b/meson.build
index bcc48ae..1694ef6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-maps', 'c',
-       version: '3.34.0',
+       version: '3.35.1',
        license: 'GPL2+'
 )
 
@@ -56,4 +56,4 @@ meson.add_install_script(
   'meson_post_install.py',
   datadir,
   bindir
-)
\ No newline at end of file
+)


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