home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / game / think / uchess / src / version.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-12-09  |  135 b   |  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.