spell
[unix-history] / usr / src / games / sail / version.c
CommitLineData
b5f0675e 1/*
02cf2247
KB
2 * Copyright (c) 1983, 1993
3 * The Regents of the University of California. All rights reserved.
c0ca48ec 4 *
b2e7427f 5 * %sccs.include.redist.c%
b5f0675e
EW
6 */
7
1e008c14 8#ifndef lint
02cf2247 9static char sccsid[] = "@(#)version.c 8.1 (Berkeley) %G%";
c0ca48ec 10#endif /* not lint */
1e008c14 11
02cf2247 12char version[] = "Wooden Ships and Iron Men, Version 8.1 (93/05/31)";