We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20571c2 commit 01dbcbcCopy full SHA for 01dbcbc
lib/Doctrine/DBAL/Version.php
@@ -34,7 +34,7 @@ class Version
34
/**
35
* Current Doctrine Version.
36
*/
37
- const VERSION = '2.5.2-DEV';
+ const VERSION = '2.5.2';
38
39
40
* Compares a Doctrine version with the current one.
0 commit comments