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 0d953e5 commit 0c9a646Copy full SHA for 0c9a646
lib/Doctrine/DBAL/Version.php
@@ -14,7 +14,7 @@ class Version
14
/**
15
* Current Doctrine Version.
16
*/
17
- public const VERSION = '2.10.0-DEV';
+ public const VERSION = '2.10.0';
18
19
20
* Compares a Doctrine version with the current one.
0 commit comments