Skip to content

Commit

Permalink
Bumping development release to 2.8.2-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Aug 31, 2017
1 parent f68c297 commit 09140dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Common/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class Version
/**
* Current Doctrine Version.
*/
const VERSION = '2.8.1';
const VERSION = '2.8.2-DEV';

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

0 comments on commit 09140dc

Please sign in to comment.