summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-21 11:32:09 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-21 11:32:09 -0300
commitc37df702e0f46fd6e0ac49d3623d4b16e1dbf215 (patch)
tree6cc01bd53f27ce3dee006bc6b3fa5a2c25322902
parenta5f61710671385df55d24bb61e41643d97a85c69 (diff)
downloadgnome-todo-c37df702e0f46fd6e0ac49d3623d4b16e1dbf215.tar.gz
Bump 3.18.0 versionGNOME_TODO_3_18_0
-rw-r--r--NEWS15
-rw-r--r--configure.ac2
2 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e0639201..a7b0c5cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+Version 3.18.0
+==============
+
+Translations:
+ * Brazilian Portuguese (Georges Basile Stavracas Neto, Rafael Fontenelle)
+ * Chinese (Taiwan) (Cheng-Chia Tseng)
+ * Czech (Marek Černocký)
+ * Danish (Ask Hjorth Larsen)
+ * Indonesian (Ade Malsasa Akbar)
+ * Korean (Seong-ho Cho)
+ * Persian (Arash Mousavi)
+ * Norwegan bokmål (Kjartan Maraas)
+ * Swedish (Anders Jonsson)
+
================
Version 3.17.92
================
diff --git a/configure.ac b/configure.ac
index 8e1553c7..bff6768f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.17.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.18.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])