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

Commits
-------

5a85c2a bump master branch to version 2.2

Discussion
----------

bump master branch to version 2.2
This commit is contained in:
Fabien Potencier 2012-04-27 17:57:52 +02:00
commit 606ddf48c5

View File

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