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