INFRA-132 - install/ - phpcbf
[civicrm-core.git] / install / civicrm.php
index 02b50b994cdf6ec95d01889ec221c778311e3a65..e9a7190cead77b027527554eb0e110b981d5e7b1 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.6                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
@@ -303,4 +303,3 @@ function civicrm_home_url() {
   $drupalURL = civicrm_cms_base();
   return $drupalURL . 'index.php?q=civicrm';
 }
-