[gnome-todo/gnome-3-18] Bump version 3.18.1



commit 9a416417872d6f95fc8003b1ba1556b3fa0d5565
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Oct 14 09:38:28 2015 -0300

    Bump version 3.18.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7b0c5c..4977b17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
 ==============
+Version 3.18.1
+==============
+
+Project:
+        * Fix 256x256 icons being installed as 512x512 (Jakub Steiner)
+        * Add a symbolic variant (Jakub Steiner)
+        * Install a DBus service file (David King)
+        * Wrap notes text (Felipe Borges)
+
+Translations:
+        * Arabic (Khaled Hosny)
+        * Basque (Inaki Larranaga Murgoitio)
+        * Esperanto (Kristjan Schmidt)
+        * Friulan (Fabio Tomat)
+        * Italian (Claudio Arseni)
+        * Serbian (Милош Поповић)
+        * Vietnamese (Trần Ngọc Quân)
+
+==============
 Version 3.18.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index da0ad61..befaa3d 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.18.1],[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]