1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +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.