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 41ff526 commit 4348209Copy full SHA for 4348209
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.3-DEV';
+ const VERSION = '2.6.3';
39
40
41
* Compares a Doctrine version with the current one.
0 commit comments