[evolution-mapi] Bumped evolution dependancy version to 2.29.1 and evolution-mapi version to 0.29.1
- From: Johnny Jacob <jjohnny src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Bumped evolution dependancy version to 2.29.1 and evolution-mapi version to 0.29.1
- Date: Mon, 14 Sep 2009 15:02:59 +0000 (UTC)
commit 80fd025f014f6e1e55a51f92386988c0aa351e3f
Author: Johnny Jacob <jjohnny novell com>
Date: Fri Sep 11 16:39:10 2009 +0530
Bumped evolution dependancy version to 2.29.1 and evolution-mapi version to 0.29.1
Needed because of removal of EMPopup and changes in plugin hook uids.
ChangeLog | 5 +++++
configure.ac | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fa5277e..39dbd88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-11 Johnny Jacob <jjohnny novell com>
+
+ * configure.ac (EVO_MAPI_API_VERSION): Requirement bumped to
+ 2.29.1 because of changes in plugins (Removal of EMPopup).
+
2009-09-07 Johnny Jacob <jjohnny novell com>
* NEWS : Updates for 0.27.92.
diff --git a/configure.ac b/configure.ac
index c2dcabd..e3412d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Written by Julien Kerihuel <j kerihuel openchange org>
dnl Modified for GNOME Evolution MAPI Provider by Johnny Jacob <jjohnny novell com>
AC_PREREQ(2.58)
-AC_INIT([evolution-mapi], [0.27.92], [http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi])
+AC_INIT([evolution-mapi], [0.29.1], [http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi])
AM_INIT_AUTOMAKE([gnu 1.9])
AC_CONFIG_SRCDIR(README)
AC_CONFIG_HEADERS(config.h)
@@ -23,8 +23,8 @@ EDS_PACKAGE=1.2
dnl *******************
dnl Required Packages
dnl *******************
-m4_define([eds_minimum_version], [2.27.2])
-m4_define([evo_minimum_version], [2.27.2])
+m4_define([eds_minimum_version], [2.29.1])
+m4_define([evo_minimum_version], [2.29.1])
m4_define([libmapi_minimum_version], [0.8])
dnl ***********************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]