Changeset 821

Show
Ignore:
Timestamp:
10/28/07 09:59:28 (11 months ago)
Author:
evanweaver
Message:

ext should say 1.0.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tags/rel_1-0-4/ext/http11/http11.c

    r741 r821  
    572572  DEF_GLOBAL(server_protocol_value, "HTTP/1.1"); 
    573573  DEF_GLOBAL(http_host, "HTTP_HOST"); 
    574   DEF_GLOBAL(mongrel_version, "Mongrel 1.0.2"); 
     574  DEF_GLOBAL(mongrel_version, "Mongrel 1.0.4"); 
    575575  DEF_GLOBAL(server_software, "SERVER_SOFTWARE"); 
    576576  DEF_GLOBAL(port_80, "80");