Be sure to append dots on canonified host names; Fix improper
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 25 May 1993 00:23:20 +0000 (16:23 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 25 May 1993 00:23:20 +0000 (16:23 -0800)
pointer dereference in HELO response; fix core dump in map_rewrite debugging

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

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

index 88d2c17..ff093a5 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)version.c  6.60 (Berkeley) %G%";
+static char sccsid[] = "@(#)version.c  6.61 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-char   Version[] = "ALPHA-6.60";
+char   Version[] = "ALPHA-6.61";