From aecf16ba7a5c549199b4855137165ccbf00e431b Mon Sep 17 00:00:00 2001 From: zedshaw Date: Thu, 20 Apr 2006 04:57:02 +0000 Subject: Forgot to check in my changes so this should resolve the conflict. git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@161 19e92222-5c0b-0410-8929-a290d50e31e9 --- ext/http11/http11.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/http11/http11.c b/ext/http11/http11.c index 37d078c..00983ed 100644 --- a/ext/http11/http11.c +++ b/ext/http11/http11.c @@ -520,7 +520,7 @@ void Init_http11() DEF_GLOBAL(server_protocol, "SERVER_PROTOCOL"); DEF_GLOBAL(server_protocol_value, "HTTP/1.1"); DEF_GLOBAL(http_host, "HTTP_HOST"); - DEF_GLOBAL(mongrel_version, "Mongrel 0.3.12.4"); + DEF_GLOBAL(mongrel_version, "Mongrel 0.3.12.5"); DEF_GLOBAL(server_software, "SERVER_SOFTWARE"); DEF_GLOBAL(port_80, "80"); -- cgit v1.2.3-24-ge0c7