Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Sep 13, 2013
1 parent 162da5b commit 551d185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PHPUnit/Runner/Version.php
Expand Up @@ -56,7 +56,7 @@
*/
class PHPUnit_Runner_Version
{
const VERSION = '3.7.25';
const VERSION = '3.7.26';
protected static $version;

/**
Expand Down
4 changes: 2 additions & 2 deletions package.xml
Expand Up @@ -17,9 +17,9 @@
<email>sebastian@phpunit.de</email>
<active>yes</active>
</lead>
<date>2013-09-10</date>
<date>2013-09-13</date>
<version>
<release>3.7.25</release>
<release>3.7.26</release>
<api>3.7.0</api>
</version>
<stability>
Expand Down

0 comments on commit 551d185

Please sign in to comment.