Skip to content

Commit 7d8fb3d

Browse files
committed
prepare 2.0 RC4 release
1 parent bd89cc7 commit 7d8fb3d

File tree

1 file changed

+1
-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-RC4-DEV';
59+
const VERSION = '2.0.0-RC4';
6060

6161
/**
6262
* Constructor.

0 commit comments

Comments
 (0)