1
0
mirror of synced 2024-12-05 03:06:05 +03:00

Bumping version to v2.5.0-DEV

This commit is contained in:
Marco Pivetta 2015-03-31 22:13:40 +01:00
parent afd0f28c5f
commit 61bcfda167

View File

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