[evolution-mapi] libmapi minimum dependancy version bumped to 0.8.2



commit fc85b1bf3edec09b6be3a50e62a3874ef215a8ea
Author: Johnny Jacob <jjohnny novell com>
Date:   Thu Jun 11 16:43:11 2009 +0530

    libmapi minimum dependancy version bumped to 0.8.2
---
 ChangeLog    |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2c28370..7432ec2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-11  Johnny Jacob  <jjohnny novell com>
+
+	* configure.ac: libmapi minimum dependancy version
+	bumped to 0.8.2.
+
 2009-05-26  Johnny Jacob  <jjohnny novell com>
 
 	* configure.ac: post release version bump. 0.27.3.
diff --git a/configure.ac b/configure.ac
index 2918670..e5d939c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ EDS_PACKAGE=1.2
 # Required Packages
 m4_define([eds_minimum_version], [2.27.2])
 m4_define([evo_minimum_version], [2.27.2])
-m4_define([libmapi_minimum_version], [0.8])
+m4_define([libmapi_minimum_version], [0.8.2])
 
 AC_CONFIG_HEADER(config.h)
 



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