There was an error while loading. Please reload this page.
1 parent bd89cc7 commit 7d8fb3dCopy full SHA for 7d8fb3d
src/Symfony/Component/HttpKernel/Kernel.php
@@ -56,7 +56,7 @@ abstract class Kernel implements KernelInterface
56
protected $startTime;
57
protected $classes;
58
59
- const VERSION = '2.0.0-RC4-DEV';
+ const VERSION = '2.0.0-RC4';
60
61
/**
62
* Constructor.
0 commit comments