[gnome-todo/gnome-3-26] Bump 3.26.1 release



commit 3dfdb6e323e4bbe8d23e51fe1eabf1229d65dd61
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Sep 21 14:14:49 2017 -0300

    Bump 3.26.1 release

 NEWS        |    8 ++++++++
 meson.build |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b80a197..38638f5 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ Version 3.26.0
 ==============
 
 Project:
+       * Fix type race initialization that prevents To Do startup
+       * Fix translations
+
+==============
+Version 3.26.0
+==============
+
+Project:
        * Translation updates
 
 ===============
diff --git a/meson.build b/meson.build
index 076f552..45af6b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
      'gnome-todo',
               'c',
-          version: '3.26.0',
+          version: '3.26.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]