Skip to content

Commit

Permalink
Release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed May 14, 2011
1 parent 999e9ae commit 4ee7356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.0.5-DEV';
const VERSION = '2.0.5';

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

0 comments on commit 4ee7356

Please sign in to comment.