[gnome-calendar/gnome-3-26] 3.26.4



commit 68c0494d082c3451eeb3d46d9ef38629743ce382
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Mar 19 12:06:59 2018 -0300

    3.26.4

 NEWS                                           | 4 ++++
 data/appdata/org.gnome.Calendar.appdata.xml.in | 8 ++++++++
 meson.build                                    | 2 +-
 3 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 100cfe80..36fb3988 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.26.4:
+* Fix timezones in Month view (Michael Catanzaro)
+* Updated translations for many languages.
+
 Major changes in 3.26.3:
 * Fix time in tooltip text (Michael Catanzaro)
 * Fix timezones (Michael Catanzaro)
diff --git a/data/appdata/org.gnome.Calendar.appdata.xml.in b/data/appdata/org.gnome.Calendar.appdata.xml.in
index 82cf61bf..e546f41c 100644
--- a/data/appdata/org.gnome.Calendar.appdata.xml.in
+++ b/data/appdata/org.gnome.Calendar.appdata.xml.in
@@ -49,6 +49,14 @@
   <project_group>GNOME</project_group>
 
   <releases>
+    <release date="2018-03-19" version="3.26.4">
+      <description>
+        <p>
+          GNOME Calendar 3.26.4 release brings another fix to timezone issues, a updated translations.
+        </p>
+      </description>
+    </release>
+
     <release date="2018-01-16" version="3.26.3">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 3990d288..a70e6ac4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-calendar', 'c',
-  version: '3.26.3',
+  version: '3.26.4',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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