[gnome-contacts] Release unstable version 3.33.4
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Release unstable version 3.33.4
- Date: Tue, 23 Jul 2019 01:55:50 +0000 (UTC)
commit b9b8af26bf19c17c3df1b239cae67ed21171a319
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Jul 22 20:31:12 2019 -0500
Release unstable version 3.33.4
This is required to build with current libhandy
data/org.gnome.Contacts.appdata.xml.in | 1 +
meson.build | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Contacts.appdata.xml.in b/data/org.gnome.Contacts.appdata.xml.in
index 84fa167..6163e03 100644
--- a/data/org.gnome.Contacts.appdata.xml.in
+++ b/data/org.gnome.Contacts.appdata.xml.in
@@ -26,6 +26,7 @@
</screenshots>
<releases>
+ <release date="2019-07-22" version="3.33.4"/> <!-- TODO: describe this nonmaintainer release -->
<release date="2019-04-24" version="3.33.1">
<description>
<p>
diff --git a/meson.build b/meson.build
index a467d60..aefa6a5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.33.1',
+ version: '3.33.4',
license: 'GPL2+',
meson_version: '>= 0.41',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]