[gnome-todo] Bump 3.19.4 release



commit acc717f9ae490e2045e17e768400a5b9ef56519e
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Jan 18 22:30:44 2016 -0200

    Bump 3.19.4 release

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7b0c5c..49b0936 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 ==============
+Version 3.19.4
+==============
+
+Project:
+        * Add a plugin subsystem
+        * Add list-based tasklist selector
+        * Port to use CSS names
+
+==============
 Version 3.18.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 077dc7c..2cd99ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.18.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.19.4],[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]