We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42923e8 commit f2f7406Copy full SHA for f2f7406
lib/Doctrine/ODM/PHPCR/Version.php
@@ -10,5 +10,5 @@ final class Version
10
/**
11
* Current version of PHPCR ODM.
12
*/
13
- public const VERSION = '2.0.1';
+ public const VERSION = '2.0-dev';
14
}
0 commit comments