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 a79c8c3 commit c6d37b4Copy full SHA for c6d37b4
lib/Doctrine/DBAL/Version.php
@@ -17,7 +17,7 @@ class Version
17
/**
18
* Current Doctrine Version.
19
*/
20
- public const VERSION = '2.12.0-DEV';
+ public const VERSION = '2.12.0';
21
22
23
* Compares a Doctrine version with the current one.
0 commit comments