[gnome-calendar/gnome-3-34] 3.34.2
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-34] 3.34.2
- Date: Wed, 9 Oct 2019 19:48:18 +0000 (UTC)
commit 98881b9071ce39b8704e9b5af4eb1faa064ba3fa
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Oct 9 16:41:09 2019 -0300
3.34.2
NEWS | 4 ++++
data/appdata/org.gnome.Calendar.appdata.xml.in | 6 ++++++
meson.build | 2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 5b7cb7f0..cd20ebe3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.34.2:
+* Updated translations
+* Fix various crashers
+
Major changes in 3.34.1:
* Updated translations
* Fix various crashers
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index d4048e14..60eb7220 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,12 @@
<project_group>GNOME</project_group>
<releases>
+ <release date="2019-10-09" version="3.34.2">
+ <description>
+ <p>GNOME Calendar 3.34.2 release is here! It contains various stability improvements and new
translations.</p>
+ </description>
+ </release>
+
<release date="2019-10-05" version="3.34.1">
<description>
<p>GNOME Calendar 3.34.1 release is here! It contains various important bug fixes and new
translations.</p>
diff --git a/meson.build b/meson.build
index bd270a15..41607675 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.34.1',
+ version: '3.34.2',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]