mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
updated CHANGELOG and bumped version to 1.0.0-RC1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
* 1.0.0-RC1
|
||||
* 1.0.0-RC1 (2011-01-09)
|
||||
|
||||
Backward incompatibilities:
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
class Twig_Environment
|
||||
{
|
||||
const VERSION = '1.0.0-BETA1';
|
||||
const VERSION = '1.0.0-RC1';
|
||||
|
||||
protected $charset;
|
||||
protected $loader;
|
||||
|
||||
Reference in New Issue
Block a user