Skip to content

Commit

Permalink
Bumping version constants for the 2.5.0-BETA1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Mar 18, 2015
1 parent 05db65d commit 483d48c
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.5.0-DEV';
const VERSION = '2.5.0-BETA1';

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

0 comments on commit 483d48c

Please sign in to comment.