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 05db65d commit 483d48cCopy full SHA for 483d48c
1 file changed
lib/Doctrine/ORM/Version.php
@@ -36,7 +36,7 @@ class Version
36
/**
37
* Current Doctrine Version
38
*/
39
- const VERSION = '2.5.0-DEV';
+ const VERSION = '2.5.0-BETA1';
40
41
42
* Compares a Doctrine version with the current one.
0 commit comments