Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2013-11-18-19-02-17
[civicrm-core.git] / CRM / SMS / Page / Callback.php
index bedafd97b5729b2b984882db33424bdd2553c881..aa43ff4bdcd788adce0e2ace829e2b807f9a2a66 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -45,4 +45,4 @@ class CRM_SMS_Page_Callback
       $provider->inbound();
     }
   }
-}
\ No newline at end of file
+}