Merge pull request #17879 from colemanw/relCacheApi
[civicrm-core.git] / CRM / Upgrade / Form.php
index bd7c86b6869875ad2ba8eed4143f69d80c9f9671..f08257affb0deae2cd8b58236ef14ece19ad02c2 100644 (file)
@@ -25,7 +25,7 @@ class CRM_Upgrade_Form extends CRM_Core_Form {
   /**
    * Minimum previous CiviCRM version we can directly upgrade from
    */
-  const MINIMUM_UPGRADABLE_VERSION = '4.2.9';
+  const MINIMUM_UPGRADABLE_VERSION = '4.4.7';
 
   /**
    * @var \CRM_Core_Config