Skip to content

Commit

Permalink
Bumping Version::VERSION as the 2.8 branch is now 2.8.1-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jul 22, 2017
1 parent ed349f9 commit 3dd2f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Common/Version.php
Expand Up @@ -34,7 +34,7 @@ class Version
/**
* Current Doctrine Version.
*/
const VERSION = '2.8.0';
const VERSION = '2.8.1-DEV';

/**
* Compares a Doctrine version with the current one.
Expand Down

0 comments on commit 3dd2f6c

Please sign in to comment.