mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 21:37:29 +00:00
updated version
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '1.1.0-alpha';
|
||||
const VERSION = '1.1.0-DEV';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user