[gnome-calendar] Bump version to 3.16.1 for release



commit df28af814539b68adce564fbf07e0e80908b6957
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Wed Apr 15 23:49:24 2015 -0400

    Bump version to 3.16.1 for release
    
    NEWS: updated

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 29be183..d4611ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.16.1:
+* Added translations
+* Block creation on nameless events
+
 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]