mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
releasing 1.1.0 RC2
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '1.1.0-DEV';
|
||||
const VERSION = '1.1.0-RC2';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user