We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe6c74 commit 05c8178Copy full SHA for 05c8178
src/Symfony/Component/HttpKernel/Kernel.php
@@ -57,7 +57,7 @@ abstract class Kernel implements KernelInterface
57
protected $startTime;
58
protected $classes;
59
60
- const VERSION = '2.0.0-RC5';
+ const VERSION = '2.0.0-DEV';
61
62
/**
63
* Constructor.
0 commit comments