Revert "merged branch Tobion/patch-3 (PR #4136)"

This reverts commit 606ddf48c5, reversing
changes made to 00e7a94a8c.
This commit is contained in:
Fabien Potencier 2012-04-27 19:55:49 +02:00
parent 9fbf8555f0
commit 4ac3bddb5d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ abstract class Kernel implements KernelInterface, TerminableInterface
protected $classes;
protected $errorReportingLevel;
const VERSION = '2.2.0-DEV';
const VERSION = '2.1.0-DEV';
/**
* Constructor.