Skip to content
Snippets Groups Projects
Commit 9270c41d authored by Fabien Potencier's avatar Fabien Potencier
Browse files

updated VERSION for 2.1.6

parent 2dd2bace
Branches
Tags v2.1.6
No related merge requests found
......@@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
protected $classes;
protected $errorReportingLevel;
const VERSION = '2.1.6-DEV';
const VERSION = '2.1.6';
const VERSION_ID = '20106';
const MAJOR_VERSION = '2';
const MINOR_VERSION = '1';
const RELEASE_VERSION = '6';
const EXTRA_VERSION = 'DEV';
const EXTRA_VERSION = '';
/**
* Constructor.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment