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

Bumping development release to v2.5.10DEV

This commit is contained in:
Marco Pivetta 2017-08-16 15:30:59 +02:00
parent 4f96fc62ce
commit d9899732ca
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.9'; const VERSION = '2.5.10-DEV';
/** /**
* Compares a Doctrine version with the current one. * Compares a Doctrine version with the current one.