get rid of double error returns; improve verbose mode output to be
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 22 Sep 1982 01:15:00 +0000 (17:15 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 22 Sep 1982 01:15:00 +0000 (17:15 -0800)
standard format (even though verbose mode isn't standard); output
queue files with commas in headers to insure that the oldstyle stuff
doesn't get confused.

SCCS-vsn: usr.sbin/sendmail/src/version.c 3.202

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

index a62d635..27d5723 100644 (file)
@@ -1,5 +1,5 @@
 # ifndef lint
-static char    SccsId[] = "@(#)SendMail version 3.201 of %G%";
+static char    SccsId[] = "@(#)SendMail version 3.202 of %G%";
 # endif lint
 
-char   Version[] = "3.201 [%G%]";
+char   Version[] = "3.202 [%G%]";