home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / XARCHIE2.TAR / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-11-12  |  206 b   |  11 lines

  1. /*
  2.  * patchlevel.h : xarchie version control
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 12 Nov 1991.
  5.  *
  6.  */
  7.  
  8. int xarchieMajorVersion = 1;
  9. int xarchieMinorVersion = 3;
  10. char *xarchieExtraVersion = "";
  11.