bump master branch to version 2.2

This commit is contained in:
Tobias Schultze 2012-04-27 15:58:17 +03:00
parent a01dec00f4
commit 5a85c2a0e5

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.