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

Release 2.5.2

This commit is contained in:
Marco Pivetta 2015-11-23 13:44:25 +01:00
parent 04254a8e34
commit 464b5fdbfb

View File

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