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

Preparing v2.6.2 release

This commit is contained in:
Michael Moravec 2018-07-12 22:47:13 +02:00
parent 36e6a73d5b
commit d2b4dd71d2
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.1-DEV';
const VERSION = '2.6.2';
/**
* Compares a Doctrine version with the current one.