Skip to content

Commit

Permalink
Merge pull request #29 from del-xiong/del_dev
Browse files Browse the repository at this point in the history
增加版本号 封存历史版本 add version number
  • Loading branch information
del-xiong committed Dec 1, 2019
2 parents 0e3a56c + c8f08d1 commit ca0b0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions php_screw_plus.c
Expand Up @@ -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();
}

Expand Down

0 comments on commit ca0b0ed

Please sign in to comment.