Changeset 878

Show
Ignore:
Timestamp:
11/12/07 16:22:40 (10 months ago)
Author:
evanweaver
Message:

ugh

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ext/http11/http11.c

    r806 r878  
    385385  DEF_GLOBAL(server_protocol_value, "HTTP/1.1"); 
    386386  DEF_GLOBAL(http_host, "HTTP_HOST"); 
    387   DEF_GLOBAL(mongrel_version, "Mongrel 1.1"); 
     387  DEF_GLOBAL(mongrel_version, "Mongrel 1.1.1"); /* XXX Why is this defined here? */ 
    388388  DEF_GLOBAL(server_software, "SERVER_SOFTWARE"); 
    389389  DEF_GLOBAL(port_80, "80");