143765Sbostic /*- 2*61427Sbostic * Copyright (c) 1990, 1993 3*61427Sbostic * The Regents of the University of California. All rights reserved. 443765Sbostic * 543765Sbostic * %sccs.include.redist.c% 643765Sbostic */ 743765Sbostic 843765Sbostic #ifndef lint 9*61427Sbostic static char sccsid[] = "@(#)vers.c 8.1 (Berkeley) 06/04/93"; 1043765Sbostic #endif /* not lint */ 1143765Sbostic 1254525Sandrew char version[] = "Version 5.70"; 13