There was an error while loading. Please reload this page.
1 parent 6aee905 commit 5b4e619Copy full SHA for 5b4e619
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.8-DEV';
+ const VERSION = '2.0.8';
61
62
/**
63
* Constructor.
0 commit comments