[geary] Updates files for 3.34 development
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] Updates files for 3.34 development
- Date: Thu, 14 Mar 2019 22:33:38 +0000 (UTC)
commit a68cf8e029197fdf4d7269e7cd28a4ac4e59ef63
Author: Michael Gratton <mike vee net>
Date: Fri Mar 15 09:22:38 2019 +1100
Updates files for 3.34 development
desktop/org.gnome.Geary.appdata.xml.in | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 868d5c00..af651b90 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -69,6 +69,14 @@
<translation type="gettext">geary</translation>
<releases>
+ <release version="3.34">
+ <description>
+ <p>Enhancements included in this release:</p>
+ <ul>
+ <li>TODO</li>
+ </ul>
+ </description>
+ </release>
<release version="3.32">
<description>
<p>Enhancements included in this release:</p>
diff --git a/meson.build b/meson.build
index b3b58727..479e5743 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('geary', [ 'vala', 'c' ],
- version: '3.32-dev',
+ version: '3.34-dev',
license: 'LGPL2.1+',
meson_version: '>= 0.43',
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]