Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.

2008-12-22  Matthew Barnes  <mbarnes@redhat.com>

	* configure.in:
	Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.


svn path=/trunk/; revision=36928
This commit is contained in:
Matthew Barnes
2008-12-22 15:40:17 +00:00
committed by Matthew Barnes
parent 6d08449cfd
commit de8ed86b9d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-12-22 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.
2008-12-16 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #564248

View File

@ -23,7 +23,7 @@ GTKHTML_PACKAGE=3.14
# Required Packages
m4_define([glib_minimum_version], [2.18.0])
m4_define([gtk_minimum_version], [2.14.0])
m4_define([eds_minimum_version], [2.25.3])
m4_define([eds_minimum_version], [2.25.4])
m4_define([gnome_icon_theme_minimum_version], [2.19.91])
m4_define([libbonobo_minimum_version], [2.20.3])
m4_define([libbonoboui_minimum_version], [2.4.2])