1
0
mirror of synced 2025-02-09 00:39:25 +03:00

Bumping development version to v2.6.1-DEV

This commit is contained in:
Luís Cobucci 2017-12-20 02:01:05 +01:00
parent 374e7ace49
commit 90d19b4131
No known key found for this signature in database
GPG Key ID: EC61C5F01750ED3C

View File

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