home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume21 / kdrill / part02 / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-07  |  76 b   |  7 lines

  1. #ifndef _PATCHLEVEL_H
  2. #define _PATCHLEVEL_H
  3.  
  4. #define VERSION    "v2.1"
  5.  
  6. #endif
  7.