POSIX & ISO changes; better I/O error diagnostics; fix bogus id
[unix-history] / usr / src / usr.sbin / sendmail / src / version.c
/*
* Copyright (c) 1983 Eric P. Allman
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*/
#ifndef lint
static char sccsid[] = "@(#)version.c 6.42 (Berkeley) %G%";
#endif /* not lint */
char Version[] = "ALPHA-6.42";