Skip to content

Commit

Permalink
updated VERSION for 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Jan 6, 2012
1 parent ec47291 commit 3e9d937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpKernel/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ abstract class Kernel implements KernelInterface
protected $startTime;
protected $classes;

const VERSION = '2.0.8';
const VERSION = '2.0.9';

/**
* Constructor.
Expand Down

0 comments on commit 3e9d937

Please sign in to comment.