[gnome-contacts/gnome-3-30] Release stable version 3.30.1
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/gnome-3-30] Release stable version 3.30.1
- Date: Tue, 25 Sep 2018 06:01:14 +0000 (UTC)
commit 7ddea1fef4d7db9847f94a7dde7e702fed6ae3ef
Author: Niels De Graef <nielsdegraef gmail com>
Date: Tue Sep 25 07:58:43 2018 +0200
Release stable version 3.30.1
data/org.gnome.Contacts.appdata.xml.in | 13 +++++++++++++
meson.build | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index caf3f66..6688c84 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,19 @@
</screenshots>
<releases>
+ <release date="2018-09-25" version="3.30.1">
+ <description>
+ <p>
+ Version 3.30.1 is the latest stable release, with the following major
+ improvements since 3.30:
+ </p>
+ <ul>
+ <li>Fixed a crash when right-clicking in the contact list</li>
+ <li>Fixed a problem where the symbolic icon was used as app icon</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 af2ac7a..e4cc964 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.30',
+ version: '3.30.1',
license: 'GPL2+',
meson_version: '>= 0.37',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]