1
0
mirror of synced 2025-01-18 06:21:40 +03:00

Version 2.5.0-DEV

This commit is contained in:
fabios 2013-11-19 11:50:43 -05:00
parent e69cd37226
commit 9e3ad91225

View File

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