[gnome-todo] Bump 3.29.1 release



commit a675c1ea39284dfc3e1ccf3863cf09a39dfc3218
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Fri May 25 18:16:23 2018 -0300

    Bump 3.29.1 release

 NEWS                                       |  8 ++++++++
 data/appdata/org.gnome.Todo.appdata.xml.in | 21 +++++++++++++++++++++
 meson.build                                |  2 +-
 3 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 128c3aa..5142220 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==============
+Version 3.91.1
+==============
+
+Project:
+       * Redesign the main user interface by introducing a sidebar-based layout
+       * Many translation updates
+
 ==============
 Version 3.28.0
 ==============
diff --git a/data/appdata/org.gnome.Todo.appdata.xml.in b/data/appdata/org.gnome.Todo.appdata.xml.in
index 1230022..63a19fe 100644
--- a/data/appdata/org.gnome.Todo.appdata.xml.in
+++ b/data/appdata/org.gnome.Todo.appdata.xml.in
@@ -51,6 +51,27 @@
   </kudos>
 
   <releases>
+    <release date="2018-05-25" version="3.91.1">
+      <description>
+        <p>
+          We're proud to annouce GNOME To Do 3.91.1!
+        </p>
+        <p>
+          GNOME To Do 3.92.1 is the first alpha release of the next version, 4.0, and introduces a remarkable
+          change in the main user experiece by switching to a sidebar-based layout.
+        </p>
+        <p>
+          The new layout is more streamlined and suits better the needs of more advanced users, without 
letting
+          go of the simplicity that was always a signature of GNOME To Do.
+        </p>
+        <p>
+          This gives the flexibility needed for the introduction of new panels and plugins, which was simply
+          not possible with the previous layout.
+        </p>
+        <p>This release also updates translations, and adds new translations.</p>
+      </description>
+    </release>
+
     <release date="2018-03-12" version="3.28.0">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 4c716cf..222d39e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
      'gnome-todo',
               'c',
-          version: '3.29.0',
+          version: '3.91.1',
           license: 'GPL3+',
   default_options: [ 'buildtype=debugoptimized', 'warning_level=1' ],
     meson_version: '>= 0.41.0'


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