1
0
mirror of synced 2025-02-02 13:31:45 +03:00

Bumping to development version 2.5.5-DEV

This commit is contained in:
Marco Pivetta 2016-01-05 22:36:06 +01:00
parent bc4ddbfb01
commit d05aa6a5e0

View File

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