[gnome-contacts/gnome-3-34] Release stable version 3.34.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-34] Release stable version 3.34.1
- Date: Sun, 5 Jan 2020 20:06:46 +0000 (UTC)
commit 6d59d49bb308f64c4e721b0f7009814ff4e7bc2e
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Jan 5 21:05:40 2020 +0100
Release stable version 3.34.1
data/org.gnome.Contacts.appdata.xml.in | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 72a1c2e..a85ea41 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,21 @@
</screenshots>
<releases>
+ <release date="2020-01-05" version="3.34.1">
+ <description>
+ <p>
+ Version 3.34.1 is the next stable release in the 3.34 series, with
+ the following bug fixes:
+ </p>
+ <ul>
+ <li>
+ Make sure Contacts is started when opening a contact from another
+ app (like Geary)
+ </li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2019-09-09" version="3.34">
<description>
<p>
diff --git a/meson.build b/meson.build
index baf7484..d4e10b9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.34',
+ version: '3.34.1',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]