Skip to content

Commit

Permalink
Merge pull request #2639 from mondrake/patch-1
Browse files Browse the repository at this point in the history
Update Version.php
  • Loading branch information
Ocramius authored Feb 7, 2017
2 parents 31c41ee + a5f1e4d commit cc39799
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 @@ -34,7 +34,7 @@ class Version
/**
* Current Doctrine Version.
*/
const VERSION = '2.5.5-DEV';
const VERSION = '2.5.12-DEV';

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

0 comments on commit cc39799

Please sign in to comment.