There was an error while loading. Please reload this page.
1 parent c62724b commit a30c06aCopy full SHA for a30c06a
src/Symfony/Component/HttpKernel/Kernel.php
@@ -53,7 +53,7 @@ abstract class Kernel implements KernelInterface
53
protected $startTime;
54
protected $classes;
55
56
- const VERSION = '2.0.0-BETA5';
+ const VERSION = '2.0.0-RC1-DEV';
57
58
/**
59
* Constructor.
0 commit comments