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

Release 2.4.2

This commit is contained in:
Benjamin Eberlei 2014-02-08 17:35:09 +01:00
parent 3764e49e6c
commit 0363a5548d

View File

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