diff --git a/src/config.h b/src/config.h index edf8b95..a36b84b 100644 --- a/src/config.h +++ b/src/config.h @@ -14,7 +14,7 @@ along with this program. If not, see . */ -#define VERSION "2.60test6" +#define VERSION "2.60test7" #define FTABSIZ 150 /* max number of outstanding requests (default) */ #define MAX_PROCS 20 /* max no children for TCP requests */