Skip to content

Commit

Permalink
Release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Sep 7, 2013
1 parent 39028d8 commit ceb18cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/Common/Version.php
Expand Up @@ -34,7 +34,7 @@ class Version
/**
* Current Doctrine Version.
*/
const VERSION = '2.4.1-DEV';
const VERSION = '2.4.1';

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

0 comments on commit ceb18cf

Please sign in to comment.