[gnome-contacts/wip/nielsdg/release-3-33-1] Release unstable version 3.33.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/wip/nielsdg/release-3-33-1] Release unstable version 3.33.1
- Date: Tue, 23 Apr 2019 23:48:49 +0000 (UTC)
commit e4700ba02d2631c54d53c50fd12f01fa24d0ed95
Author: Niels De Graef <nielsdegraef gmail com>
Date: Wed Apr 24 01:48:19 2019 +0200
Release unstable version 3.33.1
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 ee724fa..84fa167 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="2019-04-24" version="3.33.1">
+ <description>
+ <p>
+ This is the first unstable release in the 3.33 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>
+ Added a show-contact application action, so other applications
+ can activate Contacts to show a specific contact
+ </li>
+ <li>Reverted an accidental change in the Appstream ID</li>
+ <li>Pass along the right printf-format to MessageDialogs</li>
+ </ul>
+ <p>This release also updates translations in several languages.</p>
+ </description>
+ </release>
<release date="2019-03-12" version="3.32">
<description>
<p>
diff --git a/meson.build b/meson.build
index 13a7126..a467d60 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.32',
+ version: '3.33.1',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]