projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a12aec3
)
releasing 1.1.0 RC2
author
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 17 Jun 2011 05:03:39 +0000 (07:03 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Fri, 17 Jun 2011 05:03:39 +0000 (07:03 +0200)
lib/Twig/Environment.php
patch
|
blob
|
history
diff --git
a/lib/Twig/Environment.php
b/lib/Twig/Environment.php
index
6209474
..
8c9c5c0
100644
(file)
--- a/
lib/Twig/Environment.php
+++ b/
lib/Twig/Environment.php
@@
-17,7
+17,7
@@
*/
class Twig_Environment
{
- const VERSION = '1.1.0-DEV';
+ const VERSION = '1.1.0-RC2';
protected $charset;
protected $loader;