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

Release 2.4.0

This commit is contained in:
Benjamin Eberlei 2013-09-07 18:19:56 +02:00
parent 82bb6b78cd
commit 57705e0d78

View File

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