There was an error while loading. Please reload this page.
1 parent c439df2 commit 792e602Copy full SHA for 792e602
src/Symfony/Component/HttpKernel/Kernel.php
@@ -61,7 +61,7 @@ abstract class Kernel implements KernelInterface
61
const MAJOR_VERSION = '2';
62
const MINOR_VERSION = '0';
63
const RELEASE_VERSION = '21';
64
- const EXTRA_VERSION = 'DEV';
+ const EXTRA_VERSION = '';
65
66
/**
67
* Constructor.
0 commit comments