[gnome-contacts] Release unstable version 3.35.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 3.35.1
- Date: Mon, 6 Jan 2020 00:11:19 +0000 (UTC)
commit 7729fe93db1182140625cf332de1fc1ccf410144
Author: Niels De Graef <nielsdegraef gmail com>
Date: Mon Jan 6 01:09:22 2020 +0100
Release unstable version 3.35.1
data/org.gnome.Contacts.appdata.xml.in.in | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in.in b/data/org.gnome.Contacts.appdata.xml.in.in
index 7893a7d..a940c01 100644
--- a/data/org.gnome.Contacts.appdata.xml.in.in
+++ b/data/org.gnome.Contacts.appdata.xml.in.in
@@ -26,6 +26,27 @@
</screenshots>
<releases>
+ <release date="2020-01-05" version="3.35.1">
+ <description>
+ <p>
+ This is the first unstable release in the 3.35 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>
+ You can now use a "back" gesture on touch devices to go back to the
+ contact list when viewing or editing a contact
+ </li>
+ <li>Contacts now works on even smaller screens</li>
+ <li>Nightly now show off with a fancy new icon</li>
+ <li>
+ Bugfix: if another app opens Contacts, this still works even if
+ it's not running
+ </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 73fd52f..a55cd74 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.34',
+ version: '3.35.1',
license: 'GPL2+',
meson_version: '>= 0.50',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]