From 9a416417872d6f95fc8003b1ba1556b3fa0d5565 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 14 Oct 2015 09:38:28 -0300 Subject: Bump version 3.18.1 --- NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a7b0c5cd..4977b17e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +============== +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 da0ad61e..befaa3de 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]) -- cgit v1.2.1