1
0
mirror of synced 2025-02-09 00:39:25 +03:00

Release 2.4.1

This commit is contained in:
Benjamin Eberlei 2013-11-12 13:40:13 +01:00
parent e82e7147fa
commit 84373d05a4

View File

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