[evolution-data-server] Sync version with GNOME 3.15 series



commit f06dd3e4de945871fbb3f73dbd441d57b9c2d077
Author: Milan Crha <mcrha redhat com>
Date:   Mon Mar 2 08:12:06 2015 +0100

    Sync version with GNOME 3.15 series

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a6ab935..9e08163 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 dnl Evolution-Data-Server version
 m4_define([eds_major_version], [3])
-m4_define([eds_minor_version], [13])
+m4_define([eds_minor_version], [15])
 m4_define([eds_micro_version], [91])
 
 m4_define([eds_version],
@@ -11,8 +11,8 @@ dnl Base Version: This is for API/version tracking for things like
 dnl Bonobo server files.  This should always be the major/minor of
 dnl the stable version or stable version to be.  Note, this is set
 dnl the way it is so that GETTEXT_PACKAGE will be parsed correctly.
-BASE_VERSION=3.14
-m4_define([base_version], [3.14])
+BASE_VERSION=3.16
+m4_define([base_version], [3.16])
 
 dnl This number is meaningless, but we're now stuck with it in our
 dnl library names for backward compatibility.


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