[gcr] Release version 3.16.0



commit b12565cd2efb7930460c0bf44746358132b7e789
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue May 12 09:31:29 2015 -0500

    Release version 3.16.0
    
    Note that the testsuite is failing so this was build with dist rather
    than distcheck, but since there's no changes from 3.15.92, it can't
    possibly be any worse than what we've already released.

 NEWS         |    3 +++
 configure.ac |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d87937..bc915a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+gcr 3.16.0:
+- No changes from 3.15.92
+
 gcr 3.15.92:
  - Updated translations
  - Build fixes [#745629]
diff --git a/configure.ac b/configure.ac
index 068eb0e..b528f0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 m4_define([gcr_major], [3])
-m4_define([gcr_minor], [15])
-m4_define([gcr_micro], [92])
+m4_define([gcr_minor], [16])
+m4_define([gcr_micro], [0])
 
 AC_PREREQ([2.63])
 AC_INIT([gcr], [gcr_major.gcr_minor.gcr_micro],


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