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

Bump version to 2.4.8

This commit is contained in:
Marco Pivetta 2014-12-16 14:47:17 +01:00
parent 2bc4ff3cab
commit 71f446f23b

View File

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