1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Bumping development version to v2.5.9-DEV

This commit is contained in:
Marco Pivetta 2017-08-13 20:47:26 +02:00
parent e3aa3f2d1d
commit f311dd1dd1
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.8'; const VERSION = '2.5.9-DEV';
/** /**
* Compares a Doctrine version with the current one. * Compares a Doctrine version with the current one.