Skip to content

Commit

Permalink
Release v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Dec 16, 2014
1 parent 39f2f0e commit 2bc4ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/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.4.7-DEV';
const VERSION = '2.4.7';

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

0 comments on commit 2bc4ff3

Please sign in to comment.