We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2bee7 commit 5140a64Copy full SHA for 5140a64
lib/Doctrine/DBAL/Version.php
@@ -38,7 +38,7 @@ class Version
38
/**
39
* Current Doctrine Version.
40
*/
41
- public const VERSION = '2.8.0-DEV';
+ public const VERSION = '2.8.0';
42
43
44
* Compares a Doctrine version with the current one.
0 commit comments