We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27fb236 commit d76c8fcCopy full SHA for d76c8fc
lib/Doctrine/ODM/MongoDB/Version.php
@@ -32,7 +32,7 @@ class Version
32
/**
33
* Current Doctrine Version
34
*/
35
- const VERSION = '1.0.0ALPHA2-DEV';
+ const VERSION = '1.0.0BETA1';
36
37
38
* Compares a Doctrine version with the current one.
0 commit comments