summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-07-20 15:44:52 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-07-20 15:44:52 -0300
commit4a96cecc9d343d7ea7d0ffb65a88a9256b1882f1 (patch)
tree42b2aceee71fb4d9b07311eaae6778ffccec3782
parentde3ae3844233786dab6865fda32b4dce3cc090ae (diff)
downloadgnome-calendar-4a96cecc9d343d7ea7d0ffb65a88a9256b1882f1.tar.gz
Bump 3.17.4 release3.17.4
-rw-r--r--NEWS14
-rw-r--r--configure.ac2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d25b8a25..eddce999 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Major changes in 3.17.4:
+* Fixed GNOME Calendar's category (Igor Gnatenko)
+* Added initial keyboard navigation for Month View
+* Various code cleanups and fixes
+* Updated translations for:
+ * Dutch
+ * Hebrew
+ * Hungarian
+ * Portuguese
+ * Russian
+ * Slovenian
+ * Spanish
+ * Swedish
+
Major changes in 3.17.3:
* Misc bugfixes (751206, 751209, 751211, 751244)
* Update translations for:
diff --git a/configure.ac b/configure.ac
index 707c9a11..1f5fc5c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.17.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.17.4],[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])