1
0
mirror of synced 2025-03-05 04:13:20 +03:00

Bumping current dev version to 2.5.3-DEV

This commit is contained in:
Marco Pivetta 2015-11-23 13:44:56 +01:00
parent 464b5fdbfb
commit 2983081a60

View File

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