1
0
mirror of synced 2025-01-18 22:41:43 +03:00

Release 2.1.0

This commit is contained in:
Benjamin Eberlei 2011-07-04 21:34:47 +00:00
parent cb49648eed
commit dfdb735306

View File

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