mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
prepared the 1.3.0-RC1 release
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '1.3.0-RC1';
|
||||
const VERSION = '1.3.0';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user