Skip to content

Commit

Permalink
Changing version number to 2.0.0BETA4
Browse files Browse the repository at this point in the history
  • Loading branch information
jwage committed Aug 2, 2010
1 parent 5c90f7b commit 3b51234
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-DEV';
const VERSION = '2.0.0BETA4';

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

0 comments on commit 3b51234

Please sign in to comment.