diff -Naur httpd-2.2.4/server/core.c httpd-2.2.4-magellan/server/core.c --- httpd-2.2.4/server/core.c 2006-09-15 15:19:25.000000000 +0200 +++ httpd-2.2.4-magellan/server/core.c 2007-06-30 19:09:03.000000000 +0200 @@ -2794,7 +2794,7 @@ ap_add_version_component(pconf, AP_SERVER_BASEPRODUCT "/" AP_SERVER_MAJORVERSION); } else { - ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (" PLATFORM ")"); + ap_add_version_component(pconf, AP_SERVER_BASEVERSION " (Magellan)"); } /*