Merge pull request #4773 from civicrm/version-fix
authorKurund Jalmi <kurund@civicrm.org>
Tue, 23 Dec 2014 19:27:59 +0000 (00:57 +0530)
committerKurund Jalmi <kurund@civicrm.org>
Tue, 23 Dec 2014 19:27:59 +0000 (00:57 +0530)
commit11df99209d13885aaf45a5c94612bdc65eb490ff
tree660e810456ddc4faa99e18bbc53db8a845ba0a81
parente00273a917f1ab4b43d0a8a7eb78c295026e3126
parent39de6fd54b9843705d13cb9f70fbcc6296103670
Merge pull request #4773 from civicrm/version-fix

fix version in header
16 files changed:
CRM/Contribute/Form/Contribution/Main.php
CRM/Contribute/Form/UpdateBilling.php
CRM/Core/Payment.php
CRM/Core/Payment/Form.php
CRM/Core/Payment/ProcessorForm.php
CRM/Event/Form/Participant.php
CRM/Event/Form/Registration/AdditionalParticipant.php
CRM/Event/Form/Registration/Register.php
CRM/Member/Form/Membership.php
tests/phpunit/WebTest/Contact/SearchBuilderTest.php
tests/phpunit/WebTest/Contribute/AddBatchesTest.php
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php
tests/phpunit/WebTest/Event/AddEventTest.php
tests/phpunit/WebTest/Pledge/StandaloneAddTest.php
tests/phpunit/WebTest/Profile/BatchUpdateTest.php
tests/phpunit/WebTest/Profile/ProfileGroupSubscriptionTest.php