Author: mbarnes Date: Mon Feb 11 19:32:37 2008 New Revision: 34993 URL: http://svn.gnome.org/viewvc/evolution?rev=34993&view=rev
Log: 2008-02-11 Matthew Barnes <[EMAIL PROTECTED]> * configure.in: Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK. Modified: trunk/ChangeLog trunk/configure.in Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Mon Feb 11 19:32:37 2008 @@ -13,7 +13,7 @@ # Required Packages m4_define([glib_minimum_version], [2.15.3]) m4_define([gtk_minimum_version], [2.12.0]) -m4_define([eds_minimum_version], [2.21.90]) +m4_define([eds_minimum_version], [2.21.91]) m4_define([gnome_icon_theme_minimum_version], [2.19.91]) m4_define([gnome_vfs_minimum_version], [2.4.0]) m4_define([libbonobo_minimum_version], [2.20.3]) _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.