projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4a50579
)
bumped version to 1.3.0-DEV
author
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 22 Sep 2011 09:30:08 +0000 (11:30 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 22 Sep 2011 09:30:08 +0000 (11:30 +0200)
lib/Twig/Environment.php
patch
|
blob
|
history
diff --git
a/lib/Twig/Environment.php
b/lib/Twig/Environment.php
index
b91c80c
..
b4c28c7
100644
(file)
--- a/
lib/Twig/Environment.php
+++ b/
lib/Twig/Environment.php
@@
-17,7
+17,7
@@
*/
class Twig_Environment
{
- const VERSION = '1.2.0';
+ const VERSION = '1.3.0-DEV';
protected $charset;
protected $loader;