function x_remove_version() {
return '';
}
add_filter('the_generator', 'x_remove_version');