Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e6a73 commit d2b4dd7Copy full SHA for d2b4dd7
1 file changed
lib/Doctrine/ORM/Version.php
@@ -35,7 +35,7 @@ class Version
35
/**
36
* Current Doctrine Version
37
*/
38
- const VERSION = '2.6.1-DEV';
+ const VERSION = '2.6.2';
39
40
41
* Compares a Doctrine version with the current one.
0 commit comments