CRM-13900 - Fix back to report URL.
[civicrm-core.git] / settings / Address.setting.php
index 6bb0665aca9f9af69726085a2052c853c8388d95..9246e28dc3da133fa9dc6dcc7ad4c4ca7c6f3f64 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -79,4 +79,4 @@ return array (
     'help_text' => 'Web service URL.',
     'validate_callback' => 'CRM_Utils_Rule::url',
   ),
-);
\ No newline at end of file
+);