major rewrite of alias module; cache name server canonification
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 11 May 1993 23:35:44 +0000 (15:35 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Tue, 11 May 1993 23:35:44 +0000 (15:35 -0800)
results; O8 => O7; add Oj (MIME format messages); fully qualify EXPN output;
many minor tweaks

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

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

index 5e1d857..ebcb85b 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)version.c  6.56 (Berkeley) %G%";
+static char sccsid[] = "@(#)version.c  6.57 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-char   Version[] = "ALPHA-6.56";
+char   Version[] = "ALPHA-6.57";