/* * Copyright (c) 1983 Eric P. Allman * Copyright (c) 1988, 1993 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% */ #ifndef lint static char sccsid[] = "@(#)version.c 8.6.4.1 (Berkeley) 10/31/93"; #endif /* not lint */ char Version[] = "8.6.4";