1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Bump version to 2.4.7

This commit is contained in:
Marco Pivetta 2014-10-06 15:23:31 +02:00
parent bebacf79d8
commit 8bb1d5448b

View File

@ -36,7 +36,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.4.6';
const VERSION = '2.4.7-DEV';
/**
* Compares a Doctrine version with the current one.