make it more robust
[unix-history] / usr / src / games / sail / version.c
CommitLineData
b5f0675e 1/*
1e008c14
DF
2 * Copyright (c) 1983 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
b5f0675e
EW
5 */
6
1e008c14
DF
7#ifndef lint
8static char sccsid[] = "@(#)version.c 5.1 (Berkeley) %G%";
9#endif not lint
10
11char version[] = "Wooden Ships and Iron Men, Version 5.1 (85/05/29)";