bump version to 2.4.1
robs [Sun, 22 Jun 2003 02:15:10 +0000 (02:15 +0000)]
configure.in

index e1941d0..211af56 100755 (executable)
@@ -1,11 +1,11 @@
-dnl     $Id: configure.in,v 1.26 2003/01/19 17:19:41 robs Exp $
+dnl     $Id: configure.in,v 1.27 2003/06/22 02:15:10 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.4.0)
+AM_INIT_AUTOMAKE(fcgi, 2.4.1)
 
 AM_CONFIG_HEADER(fcgi_config.h)