Skip to content

Commit

Permalink
Bump version to 2.6.3-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
Majkl578 committed Jul 12, 2018
1 parent d2b4dd7 commit 43d3081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Version.php
Expand Up @@ -35,7 +35,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.6.2';
const VERSION = '2.6.3-DEV';

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

0 comments on commit 43d3081

Please sign in to comment.