Skip to content

Commit d76c8fc

Browse files
committed
Changing version number for BETA1
1 parent 27fb236 commit d76c8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/ODM/MongoDB/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ class Version
3232
/**
3333
* Current Doctrine Version
3434
*/
35-
const VERSION = '1.0.0ALPHA2-DEV';
35+
const VERSION = '1.0.0BETA1';
3636

3737
/**
3838
* Compares a Doctrine version with the current one.

0 commit comments

Comments
 (0)