--- embedaddon/php/README.input_filter 2012/02/21 23:47:51 1.1 +++ embedaddon/php/README.input_filter 2012/02/21 23:47:51 1.1.1.1 @@ -88,7 +88,7 @@ PHP_MINFO_FUNCTION(my_input_filter) { php_info_print_table_start(); php_info_print_table_row( 2, "My Input Filter Support", "enabled" ); - php_info_print_table_row( 2, "Revision", "$Revision: 1.1 $"); + php_info_print_table_row( 2, "Revision", "$Revision: 1.1.1.1 $"); php_info_print_table_end(); }