[gnome-contacts] Release unstable version 3.31.3
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 3.31.3
- Date: Mon, 10 Dec 2018 23:51:00 +0000 (UTC)
commit 3c9968fdf9f2cb1661dd32a806d886e7ea91593d
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Dec 11 00:47:19 2018 +0100
Release unstable version 3.31.3
data/org.gnome.Contacts.appdata.xml.in | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 50cdaa6..ec5d901 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,23 @@
</screenshots>
<releases>
+ <release date="2018-12-10" version="3.31.3">
+ <description>
+ <p>
+ This is the first unstable release in the 3.31 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>An updated application icon</li>
+ <li>Dropped the app menu</li>
+ <li>Added a dependency on libhandy</li>
+ <li>Fix birthday not being properly saved</li>
+ <li>Telepathy is now disabled by default</li>
+ <li>Flatpak fixes</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2018-09-03" version="3.30">
<description>
<p>
diff --git a/meson.build b/meson.build
index 1c7694f..a7122e4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.30',
+ version: '3.31.3',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]