summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 14:45:14 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-09-14 14:50:17 -0300
commitbf1f87b19f5d374a06b9ff9090393dd9402f9241 (patch)
treefd53e1836f409ff633c826e89c987eb0955ab99f
parent23a4bbd9071d48a4d31bb52142b463c8045bb83f (diff)
downloadgnome-calendar-bf1f87b19f5d374a06b9ff9090393dd9402f9241.tar.gz
Bump 3.17.92 release3.17.92
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f8b546b6..f97e36dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 3.17.92:
+* Updated translations for:
+ * Chinese (Taiwan)
+ * Finnish
+ * French
+ * German
+ * Icelandic
+ * Japanese
+ * Kazakh
+ * Korean
+ * Persian
+ * Polish
+ * Swedish
+
Major changes in 3.17.90:
* Updated translations for:
* Brazilian Portuguese
diff --git a/configure.ac b/configure.ac
index a6ea83f3..8b962539 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.17.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/main.c])