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

Preparing v2.5.10 release

This commit is contained in:
Marco Pivetta 2017-08-18 21:17:35 +02:00
parent fb7b78c004
commit c78afd5172
No known key found for this signature in database
GPG Key ID: 4167D3337FD9D629

View File

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