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

Bump version to 2.6.3-DEV

This commit is contained in:
Michael Moravec 2018-07-12 22:56:21 +02:00
parent d2b4dd71d2
commit 43d308116d
No known key found for this signature in database
GPG Key ID: 946F139F96C1C1B5

View File

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