projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e307cfa
)
updated version
author
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 29 Apr 2011 10:45:10 +0000 (12:45 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 29 Apr 2011 10:45:10 +0000 (12:45 +0200)
lib/Twig/Environment.php
patch
|
blob
|
history
diff --git
a/lib/Twig/Environment.php
b/lib/Twig/Environment.php
index
642cc85
..
2c4d1c6
100644
(file)
--- a/
lib/Twig/Environment.php
+++ b/
lib/Twig/Environment.php
@@
-17,7
+17,7
@@
*/
class Twig_Environment
{
- const VERSION = '1.1.0-alpha';
+ const VERSION = '1.1.0-DEV';
protected $charset;
protected $loader;