1
0
mirror of synced 2025-02-20 14:13:15 +03:00

Bumping dev. version.

This commit is contained in:
Roman S. Borschel 2010-09-01 20:57:12 +02:00
parent 20af9d6d9f
commit f415fa7174

View File

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