1
0
mirror of synced 2025-02-01 04:51:45 +03:00

Bumping dev version.

This commit is contained in:
Roman S. Borschel 2010-06-13 19:56:43 +02:00
parent bbf18bbc17
commit c8e20aa217

View File

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