[gnome-calendar/gnome-3-16] Bump version to 3.16.1 for release



commit c2b1a0f46d7583264a7d78ae842a69df39304114
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Tue May 12 01:05:16 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..51bb84c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Major changes in 3.16.1:
+* Fix date related bug
+* Fix app relaunching bug
+
 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]