bumped Twig version

This commit is contained in:
Fabien Potencier
2012-02-29 22:10:49 +01:00
parent 75b954c183
commit c18a0e60fe
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Twig, the flexible, fast, and secure template language for PHP",
"keywords": ["templating"],
"homepage": "http://twig.sensiolabs.org",
"version": "1.6.1",
"version": "1.7.0",
"license": "BSD",
"authors": [
{
+1 -1
View File
@@ -15,7 +15,7 @@
#ifndef PHP_TWIG_H
#define PHP_TWIG_H
#define PHP_TWIG_VERSION "1.6.1"
#define PHP_TWIG_VERSION "1.7.0-DEV"
#include "php.h"