change handling of <LWSP> characters; remove special
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 26 Aug 1981 07:06:37 +0000 (23:06 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 26 Aug 1981 07:06:37 +0000 (23:06 -0800)
"at" processing (put it in .cf file)

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

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

index de45699..0f451cf 100644 (file)
@@ -1,3 +1,3 @@
-static char    SccsId[] = "@(#)SendMail version 3.13 of %G%";
+static char    SccsId[] = "@(#)SendMail version 3.14 of %G%";
 
 
-char   Version[] = "3.13 [%G%]";
+char   Version[] = "3.14 [%G%]";