Skip to content

Commit 292d97d

Browse files
committed
bumped version to RC5-DEV
1 parent 7d8fb3d commit 292d97d

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

6161
/**
6262
* Constructor.

0 commit comments

Comments
 (0)