8000 updated VERSION · liveink/symfony@92c2884 · GitHub
[go: up one dir, main page]

Skip to content

Commit 92c2884

Browse files
committed
updated VERSION
1 parent 5f6a4a6 commit 92c2884

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

6161
/**
6262
* Constructor.

0 commit comments

Comments
 (0)
0