1
0
mirror of synced 2025-03-10 06:46:09 +03:00

Bump version to 2.4.4

This commit is contained in:
Benjamin Eberlei 2014-06-10 13:49:09 +02:00
parent 8a13376d42
commit 84f8ef5ca4

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