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

Preparing v2.5.8 release

This commit is contained in:
Marco Pivetta 2017-08-13 20:46:56 +02:00
parent c83f479633
commit e3aa3f2d1d
No known key found for this signature in database
GPG Key ID: 4167D3337FD9D629

View File

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