Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Oct 17, 2013
1 parent 1ded007 commit 3b97c84
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.27';
const VERSION = '3.7.28';
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-15</date>
<date>2013-10-17</date>
<version>
<release>3.7.27</release>
<release>3.7.28</release>
<api>3.7.0</api>
</version>
<stability>
Expand Down

0 comments on commit 3b97c84

Please sign in to comment.