From fd39aa2de9088d6e2731afcc6e04486daadf513a Mon Sep 17 00:00:00 2001 From: robs Date: Tue, 19 Sep 2000 14:54:20 +0000 Subject: [PATCH] *** empty log message *** --- mod_fastcgi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod_fastcgi.h b/mod_fastcgi.h index 8b3c38c..e1ee614 100644 --- a/mod_fastcgi.h +++ b/mod_fastcgi.h @@ -1,11 +1,11 @@ /* - * $Id: mod_fastcgi.h,v 1.29 2000/08/23 12:21:14 robs Exp $ + * $Id: mod_fastcgi.h,v 1.30 2000/09/19 14:54:20 robs Exp $ */ #ifndef MOD_FASTCGI_H #define MOD_FASTCGI_H -#define MOD_FASTCGI_VERSION "2.2.8" +#define MOD_FASTCGI_VERSION "2.2.9" /* * # of idle seconds allowed to pass while connected to a FastCGI before aborting -- 2.11.4.GIT