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

Bumping dev. version.

This commit is contained in:
Roman S. Borschel 2010-08-07 12:15:01 +02:00
parent 29bf4adac7
commit 92a79df156

View File

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