Release 2.1.0RC3
This commit is contained in:
parent
cbe14a694a
commit
e4f2a56277
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class Version
|
|||
/**
|
||||
* Current Doctrine Version
|
||||
*/
|
||||
const VERSION = '2.1.0-DEV';
|
||||
const VERSION = '2.1.0RC3';
|
||||
|
||||
/**
|
||||
* Compares a Doctrine version with the current one.
|
||||
|
|
Loading…
Add table
Reference in a new issue