many changes -- see RELEASE_NOTES
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 6 Oct 1993 03:00:00 +0000 (19:00 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Wed, 6 Oct 1993 03:00:00 +0000 (19:00 -0800)
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 8.6

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

index ce36d59..4ee6111 100644 (file)
@@ -6,8 +6,8 @@ divert(-1)
 #
 # %sccs.include.redist.sh%
 #
 #
 # %sccs.include.redist.sh%
 #
-VERSIONID(`@(#)version.m4      8.5 (Berkeley) %G%')
+VERSIONID(`@(#)version.m4      8.6 (Berkeley) %G%')
 #
 divert(0)
 # Configuration version number
 #
 divert(0)
 # Configuration version number
-DZ8.5
+DZ8.6
index ae8d99a..04601cf 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)version.c  8.5 (Berkeley) %G%";
+static char sccsid[] = "@(#)version.c  8.6 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-char   Version[] = "8.5";
+char   Version[] = "8.6";