summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 15:19:39 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 15:19:39 -0300
commite6cfd560ef4d8188d242bd24efc8244ca2bd7e5f (patch)
tree85e5e27bfeb55683b5bdb3e25710e0c69440eabd
parenta31ad02dbf64c44a7be944a1ed651220b73be7f7 (diff)
downloadgnome-todo-e6cfd560ef4d8188d242bd24efc8244ca2bd7e5f.tar.gz
Bump 3.17.92 releaseGNOME_TODO_3_17_92
-rw-r--r--Makefile.am1
-rw-r--r--NEWS22
-rw-r--r--configure.ac2
3 files changed, 23 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 44b46bee..6bd056de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,6 @@ EXTRA_DIST = \
README \
COPYING \
AUTHORS \
- INSTALL \
NEWS
DISTCLEANFILES = \
diff --git a/NEWS b/NEWS
index 53a71e62..e0639201 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
================
+Version 3.17.92
+================
+
+Translations:
+ * Catalan (Jordi Mas)
+ * Finnish (Jiri Grönroos)
+ * French (Alexandre Franke)
+ * Galician (Fran Dieguez)
+ * German (Christian Kirbach)
+ * Greek (Tom Tryfonidis)
+ * Hungarian (Balázs Úr)
+ * Kazakh (Baurzhan Muftakhidinov)
+ * Korean (Seong-ho Cho)
+ * Lithianian (Aurimas Černius)
+ * Norwegian bokmål (Kjartan Maraas)
+ * Polish (Piotr Drąg)
+ * Portuguese (Pedro Albuquerque)
+ * Slovak (Dušan Kazik)
+ * Spanish (Daniel Mustieles)
+ * Turkish (Muhammet Kara)
+
+================
Version 3.17.91
================
diff --git a/configure.ac b/configure.ac
index eb95fa75..8e1553c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-todo],[3.17.91],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
+AC_INIT([gnome-todo],[3.17.92],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-todo],[gnome-todo])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])