Skip to content

Commit a30c06a

Browse files
committed
updated VERSION to RC1-DEV again
1 parent c62724b commit a30c06a

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-BETA5';
56+
const VERSION = '2.0.0-RC1-DEV';
5757

5858
/**
5959
* Constructor.

0 commit comments

Comments
 (0)