home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / useful / game / think / uchess.lha / UChess / src / version.h < prev    next >
C/C++ Source or Header  |  1992-12-10  |  135b  |  8 lines

  1. /*
  2.  * This is GNU Chess.
  3.  * Copyright (c) 1986-1992 Free Software Foundation.
  4.  *
  5.  */
  6. char *version = "0.0";
  7. char *patchlevel = "0.72";
  8.