diff --git a/ip65/httpd.s b/ip65/httpd.s index dbf6b04..59ac311 100644 --- a/ip65/httpd.s +++ b/ip65/httpd.s @@ -432,7 +432,7 @@ application_octet_stream: end_of_header: .byte "Connection: Close",CR,LF - .byte "Server: Kipper_httpd/0.c64",CR,LF + .byte "Server: IP65_httpd/0.6502",CR,LF .byte CR,LF,0