Index: bootstrap.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/bootstrap.inc,v
retrieving revision 1.320
diff -u -r1.320 bootstrap.inc
--- bootstrap.inc	2 Nov 2009 03:46:43 -0000	1.320
+++ bootstrap.inc	6 Nov 2009 17:43:06 -0000
@@ -24,7 +24,7 @@
 /**
  * Minimum recommended value of PHP memory_limit.
  */
-define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT',    '16M');
+define('DRUPAL_MINIMUM_PHP_MEMORY_LIMIT',    '32M');
 
 /**
  * Minimum supported version of MySQL, if it is used.

