make the maximum number of simultaneous SMTP connections an option
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Mon, 17 Jan 1983 09:24:29 +0000 (01:24 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Mon, 17 Jan 1983 09:24:29 +0000 (01:24 -0800)
SCCS-mr: usr.sbin/sendmail/src/version.c 153
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.297

usr/src/usr.sbin/sendmail/src/version.c

index 57f81e4..4c4f170 100644 (file)
@@ -1,5 +1,5 @@
 # ifndef lint
 # ifndef lint
-static char    SccsId[] = "@(#)SendMail version 3.296 of %G%";
+static char    SccsId[] = "@(#)SendMail version 3.297 of %G%";
 # endif lint
 
 # endif lint
 
-char   Version[] = "3.296 [%G%]";
+char   Version[] = "3.297 [%G%]";