Fix glitch in Version produced by build-script
This commit is contained in:
parent
0551ccca92
commit
ca470d8ba7
@ -36,7 +36,7 @@ class Version
|
||||
/**
|
||||
* Current Doctrine Version
|
||||
*/
|
||||
const VERSION = '2.2.01-DEV';
|
||||
const VERSION = '2.2.0-DEV';
|
||||
|
||||
/**
|
||||
* Compares a Doctrine version with the current one.
|
||||
|
Loading…
x
Reference in New Issue
Block a user