8000 revert to BETA5 for a moment · stevevis/symfony@c62724b · GitHub
[go: up one dir, main page]

Skip to content

Commit c62724b

Browse files
committed
revert to BETA5 for a moment
1 parent 7733301 commit c62724b

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
@@ -53,7 +53,7 @@ abstract class Kernel implements KernelInterface
5353
protected $startTime;
5454
protected $classes;
5555

56-
const VERSION = '2.0.0-RC1-DEV';
56+
const VERSION = '2.0.0-BETA5';
5757

5858
/**
5959
* Constructor.

0 commit comments

Comments
 (0)
0