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

Bumping development release to 2.5.11-DEV

This commit is contained in:
Marco Pivetta 2017-08-18 21:23:23 +02:00
parent c78afd5172
commit fd6d4890c4
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';
const VERSION = '2.5.11-DEV';
/**
* Compares a Doctrine version with the current one.