1
0
mirror of synced 2025-01-30 03:51:43 +03:00

Bump Dev Version to 2.1.0BETA2-DEV

This commit is contained in:
Benjamin Eberlei 2011-05-16 19:35:00 +00:00
parent f4021e7469
commit 9f01e9563f

View File

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