Bump version to 2.4.7
This commit is contained in:
parent
bebacf79d8
commit
8bb1d5448b
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class Version
|
||||||
/**
|
/**
|
||||||
* Current Doctrine Version
|
* Current Doctrine Version
|
||||||
*/
|
*/
|
||||||
const VERSION = '2.4.6';
|
const VERSION = '2.4.7-DEV';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compares a Doctrine version with the current one.
|
* Compares a Doctrine version with the current one.
|
||||||
|
|
Loading…
Add table
Reference in a new issue