[gnome-calendar/calendar-editor: 61/62] Bump version to 3.16.1 for release



commit 2f64caeec0a5d47a0631e1e300b85a9fc1c8f4de
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Apr 13 16:12:10 2015 -0300

    Bump version to 3.16.1 for release

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29be183..96150c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Major changes in 3.16.1:
+* Fixed format string for new event popover date
+* Fixed schema translations generation
+* Fixed nameless events in new event popover
+
 Major changes in 3.15.90:
 * Added gnome shell search provider
 
diff --git a/configure.ac b/configure.ac
index 617db59..1960303 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.69])
-AC_INIT([gnome-calendar],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-calendar],[gnome-calendar],[https://wiki.gnome.org/Apps/Calendar])
+AC_INIT([gnome-calendar],[3.16.1],[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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]