fixed version

This commit is contained in:
Fabien Potencier
2018-03-03 08:24:54 -08:00
parent f3023a87c4
commit e4172ebe21
+1 -1
View File
@@ -20,7 +20,7 @@ class Twig_Environment
const VERSION_ID = 20407;
const MAJOR_VERSION = 2;
const MINOR_VERSION = 4;
const RELEASE_VERSION = 5;
const RELEASE_VERSION = 7;
const EXTRA_VERSION = 'DEV';
private $charset;