FastCGI Developer's Kit README
------------------------------
- $Id: README,v 1.20 2002/03/05 18:15:17 robs Exp $
+ $Id: README,v 1.21 2003/01/19 17:19:41 robs Exp $
Copyright (c) 1996 Open Market, Inc.
See the file "LICENSE.TERMS" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
on http://fastcgi.com/.
-2.2.3
+2.4.0
-----
*) When closing connections, shutdown() the send side of TCP sockets to
-dnl $Id: configure.in,v 1.25 2002/02/24 20:07:07 robs Exp $
+dnl $Id: configure.in,v 1.26 2003/01/19 17:19:41 robs Exp $
dnl
dnl This file is an input file used by the GNU "autoconf" program to
dnl generate the file "configure", which is run during the build
dnl to configure the system for the local environment.
AC_INIT
-AM_INIT_AUTOMAKE(fcgi, 2.2.3)
+AM_INIT_AUTOMAKE(fcgi, 2.4.0)
AM_CONFIG_HEADER(fcgi_config.h)