8000 releasing 2.0.0 RC2 · rcrafton/symfony@e906897 · GitHub
[go: up one dir, main page]

Skip to content

Commit e906897

Browse files
committed
releasing 2.0.0 RC2
1 parent c3bb214 commit e906897

File tree

1 file changed

+1
8000
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ abstract class Kernel implements KernelInterface
5656
protected $startTime;
5757
protected $classes;
5858

59-
const VERSION = '2.0.0-RC2-DEV';
59+
const VERSION = '2.0.0-RC2';
6060

6161
/**
6262
* Constructor.

0 commit comments

Comments
 (0)
0