mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
bumped version for dev
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '0.9.8';
|
||||
const VERSION = '0.9.9-DEV';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user