diff --git a/php_screw_plus.c b/php_screw_plus.c index bb3c6c2..e01aaa2 100644 --- a/php_screw_plus.c +++ b/php_screw_plus.c @@ -133,6 +133,7 @@ PHP_MINFO_FUNCTION(php_screw_plus) { php_info_print_table_start(); php_info_print_table_header(2, "php_screw_plus support", "enabled"); + php_info_print_table_header(2, "php_screw_plus version", "0.11"); php_info_print_table_end(); }