1
0
mirror of synced 2025-02-09 00:39:25 +03:00

Release 2.5.1

This commit is contained in:
Benjamin Eberlei 2015-08-31 14:59:39 +02:00
parent b6e5464b98
commit e6a83bedbe

View File

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