home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume21 / notes / part01 / patchlevel.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-20  |  190 b   |  11 lines

  1. /*
  2.  * patchlevel.h
  3.  *
  4.  * notes - by Bob Smith <bob@snuffy.dracut.ma.us>
  5.  */
  6.  
  7. #define VERSION 1
  8. #define SUBVERSION 0
  9. #define PATCHLEVEL 2
  10. #define AUTHOR "Bob Smith <bob@snuffy.dracut.ma.us>"
  11.