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