143765Sbostic /*- 243765Sbostic * Copyright (c) 1990 The Regents of the University of California. 343765Sbostic * All rights reserved. 443765Sbostic * 543765Sbostic * %sccs.include.redist.c% 643765Sbostic */ 743765Sbostic 843765Sbostic #ifndef lint 9*54525Sandrew static char sccsid[] = "@(#)vers.c 5.2 (Berkeley) 06/27/92"; 1043765Sbostic #endif /* not lint */ 1143765Sbostic 12*54525Sandrew char version[] = "Version 5.70"; 13