[gnome-calendar/alatiera/3-38-2] 3.38.2




commit 8514bf7a601ec084ccdb027ba9d4b72775bd2733
Author: Jordan Petridis <jordan centricular com>
Date:   Thu Dec 17 00:54:01 2020 +0200

    3.38.2

 NEWS                                              | 4 ++++
 data/appdata/org.gnome.Calendar.appdata.xml.in.in | 8 ++++++++
 meson.build                                       | 2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7496a74f..f207fd01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.38.2:
+* Never reset completed calendars !150 #567
+* Updated translations
+
 Major changes in 3.38.1:
 * Updated translations
 
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in.in 
b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
index 88a69613..68b7b168 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in.in
@@ -45,6 +45,14 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2020-12-16" version="3.38.2">
+      <description>
+        <p>
+          This release includes bugfixes and brings new translations for various languages.
+        </p>
+      </description>
+    </release>
+
     <release date="2020-10-03" version="3.38.1">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index ce4351d5..8d5b4cc4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'gnome-calendar',
                'c',
-           version: '3.38.1',
+           version: '3.38.2',
            license: 'GPL3+',
      meson_version: '>= 0.50.0'
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]