summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan R. García Blanco <juanrgar@gmail.com>2015-07-19 21:26:35 +0200
committerJuan R. García Blanco <juanrgar@gmail.com>2015-07-19 21:26:35 +0200
commit2bae159655a9a2cb5e044f986bc97b662fd81505 (patch)
tree0c3b65a03d608d0d9bae5a315048398a3b3d434a
parent3731f8ad6175eae4f04e1b7ae828bec6af2a2515 (diff)
downloadgnome-dictionary-2bae159655a9a2cb5e044f986bc97b662fd81505.tar.gz
3.17.43.17.4
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a9f98f6..4ec4605 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+GNOME Dictionary 3.17.4 2015-07-19
+================================================================================
+Translations
+ * hu (Balázs Úr), pt_BR (Felipe Braga), pt (Pedro Albuquerque),
+ ru (Stas Solovey)
+
GNOME Dictionary 3.17.3 2015-06-22
================================================================================
Translations
diff --git a/configure.ac b/configure.ac
index 01894ed..d8eafa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([gnome-dictionary], [3.17.3],
+AC_INIT([gnome-dictionary], [3.17.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary],
[gnome-dictionary],
[http://live.gnome.org/GnomeUtils])