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

prepared the 1.3.3 release

parent 721d8de4
Branches
Tags v1.3.3
No related merge requests found
Changelog
=========
1.3.3 (2015-XX-XX)
1.3.3 (2015-09-08)
------------------
* added support for Symfony 3.0 and Twig 2.0
......
......@@ -43,7 +43,7 @@ use Silex\EventListener\StringToResponseListener;
*/
class Application extends \Pimple implements HttpKernelInterface, TerminableInterface
{
const VERSION = '1.3.3-DEV';
const VERSION = '1.3.3';
const EARLY_EVENT = 512;
const LATE_EVENT = -512;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment