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

Release 2.5.4

This commit is contained in:
Marco Pivetta 2016-01-05 22:34:58 +01:00
parent 14499f5021
commit bc4ddbfb01

View File

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