mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 02:46:29 +00:00
bumped version to 1.3.0-DEV
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '1.2.0';
|
||||
const VERSION = '1.3.0-DEV';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user