Skip to content

Commit

Permalink
Changing Doctrine Common version to 2.0.0RC1-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Aug 2, 2010
1 parent 3b51234 commit 5593e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Common/Version.php
Expand Up @@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.0.0BETA4';
const VERSION = '2.0.0RC1-DEV';

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

0 comments on commit 5593e54

Please sign in to comment.