[gnome-todo/gnome-3-20] Bump 3.20.2 release



commit 50f0362fb87355d9cfed95c9c69b3f383a5eaa85
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon May 9 21:31:27 2016 -0300

    Bump 3.20.2 release

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3c0d7b8..5be66f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ==============
+Version 3.20.2
+==============
+
+Project:
+        * Small code cleanups
+        * Fix Scheduled and Today panels' misbehavior
+
+Translations:
+        * Portuguese (Tiago Santos)
+        * Occitan (Cédric Valmary)
+
+==============
 Version 3.20.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index b4879f8..32d0391 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.20.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.20.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/main.c])


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