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

Bumping version to 2.5.0-DEV

This commit is contained in:
Marco Pivetta 2015-03-25 23:16:30 +00:00
parent df902c9c6a
commit 60bacda685

View File

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