bumped version to RC5-DEV

This commit is contained in:
Fabien Potencier 2011-07-04 22:45:04 +02:00
parent 7d8fb3ddb9
commit 292d97d147

View File

@ -56,7 +56,7 @@ abstract class Kernel implements KernelInterface
protected $startTime;
protected $classes;
const VERSION = '2.0.0-RC4';
const VERSION = '2.0.0-RC5-DEV';
/**
* Constructor.