[gnome-maps/gnome-3-32] Release 3.32.2
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/gnome-3-32] Release 3.32.2
- Date: Mon, 6 May 2019 18:47:25 +0000 (UTC)
commit 0dc320d5efebc8eee2c5720005e5eb8cbccdc7b9
Author: Marcus Lundblad <ml update uu se>
Date: Mon May 6 20:45:07 2019 +0200
Release 3.32.2
NEWS | 13 +++++++++++++
data/org.gnome.Maps.appdata.xml.in | 7 +++++++
meson.build | 2 +-
3 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 988b09c..bf26d06 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.32.2 - May 6, 2019
+=========================
+
+Changes since 3.32.1
+ - Remove some unnessesary instructions in turn-by-turn route searches
+
+Added/updated/fixed translations
+ - Danish
+
+All contributors to this release
+Ask Hjorth Larsen <asklarsen gmail com>
+Marcus Lundblad <ml update uu se>
+
3.32.1 - Mar 31, 2019
=========================
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 9453716..13f31e6 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -39,6 +39,13 @@
</screenshot>
</screenshots>
<releases>
+ <release date="2019-05-06" version="3.32.2">
+ <description>
+ <ul>
+ <li>Remove some unnessesary instructions in turn-by-turn route searches</li>
+ </ul>
+ </description>
+ </release>
<release date="2019-03-31" version="3.32.1">
<description>
<ul>
diff --git a/meson.build b/meson.build
index d3e4edf..272c57a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-maps', 'c',
- version: '3.32.1',
+ version: '3.32.2',
license: 'GPL2+'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]