date and time created 90/06/25 12:35:11 by bostic
[unix-history] / usr / src / games / sail / version.c
CommitLineData
b5f0675e 1/*
1e008c14 2 * Copyright (c) 1983 Regents of the University of California.
c0ca48ec
KB
3 * All rights reserved.
4 *
b2e7427f 5 * %sccs.include.redist.c%
b5f0675e
EW
6 */
7
1e008c14 8#ifndef lint
b2e7427f 9static char sccsid[] = "@(#)version.c 5.4 (Berkeley) %G%";
c0ca48ec 10#endif /* not lint */
1e008c14 11
b2e7427f 12char version[] = "Wooden Ships and Iron Men, Version 5.4 (90/06/01)";