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

Release v2.4.7

This commit is contained in:
Marco Pivetta 2014-12-16 14:45:01 +01:00
parent 39f2f0eb91
commit 2bc4ff3cab

View File

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