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

Bump version to 2.4.5

This commit is contained in:
Marco Pivetta 2014-07-11 05:13:19 +02:00
parent fc19c3b53d
commit 406e177062

View File

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