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