home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 4: Phase Four / 17Bit_Phase_Four.iso / files / 2801.dms / 2801.adf / Chess / src.lha / src / version.h < prev   
C/C++ Source or Header  |  1992-08-26  |  134b  |  8 lines

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