[evolution-data-server] Begin Evolution-Data-Server 3.1 development.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Begin Evolution-Data-Server 3.1 development.
- Date: Mon, 21 Mar 2011 20:21:04 +0000 (UTC)
commit 981112abc4f7ca4363902f1572f4f98810cc8dd4
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Mar 21 15:00:04 2011 -0400
Begin Evolution-Data-Server 3.1 development.
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5e43e48..3cdcbc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Evolution-Data-Server version
m4_define([eds_major_version], [3])
-m4_define([eds_minor_version], [0])
+m4_define([eds_minor_version], [1])
m4_define([eds_micro_version], [0])
m4_define([eds_version],
@@ -10,8 +10,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.0
-m4_define([base_version], [3.0])
+BASE_VERSION=3.2
+m4_define([base_version], [3.2])
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]