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

Bump up development version

This commit is contained in:
Luís Cobucci 2018-11-21 01:24:06 +01:00
parent 434820973c
commit 505ec21f97
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.3';
const VERSION = '2.6.4-DEV';
/**
* Compares a Doctrine version with the current one.