home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / file39a.zip / src / patchlevel.h < prev    next >
Text File  |  1993-04-05  |  879b  |  28 lines

  1. #define    FILE_VERSION_MAJOR    3
  2. #define    patchlevel        9
  3.  
  4. /*
  5.  * Patchlevel file for Ian Darwin's MAGIC command.
  6.  * $Id: patchlevel.h,v 1.9 93/03/24 14:23:40 ian Exp $
  7.  *
  8.  * $Log:    patchlevel.h,v $
  9.  * Revision 1.9  93/03/24  14:23:40  ian
  10.  * Batch of minor changes from several contributors.
  11.  * 
  12.  * Revision 1.8  93/02/19  15:01:26  ian
  13.  * Numerous changes from Guy Harris too numerous to mention but including
  14.  * byte-order independance, fixing "old-style masking", etc. etc. A bugfix
  15.  * for broken symlinks from martin@@d255s004.zfe.siemens.de.
  16.  * 
  17.  * Revision 1.7  93/01/05  14:57:27  ian
  18.  * Couple of nits picked by Christos (again, thanks).
  19.  * 
  20.  * Revision 1.6  93/01/05  13:51:09  ian
  21.  * Lotsa work on the Magic directory.
  22.  * 
  23.  * Revision 1.5  92/09/14  14:54:51  ian
  24.  * Fix a tiny null-pointer bug in previous fix for tar archive + uncompress.
  25.  * 
  26.  */
  27.  
  28.