bumped version to 1.5.0-DEV

This commit is contained in:
Fabien Potencier
2011-12-07 08:11:23 +01:00
parent 0b7d6dfa0c
commit 460ba4d6c7
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ zend_module_entry twig_module_entry = {
PHP_RSHUTDOWN(twig),
PHP_MINFO(twig),
#if ZEND_MODULE_API_NO >= 20010901
"1.4.0",
"1.5.0-DEV",
#endif
STANDARD_MODULE_PROPERTIES
};