Skip to content

Commit

Permalink
Bump Dev Version to 2.1.4-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Nov 21, 2011
1 parent 692f423 commit e0bb84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Version.php
Expand Up @@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.1.3';
const VERSION = '2.1.4-DEV';

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

0 comments on commit e0bb84e

Please sign in to comment.