]> granicus.if.org Git - file/commitdiff
Numerous changes from Guy Harris too numerous to mention but including
authorIan Darwin <ian@darwinsys.com>
Fri, 19 Feb 1993 15:01:26 +0000 (15:01 +0000)
committerIan Darwin <ian@darwinsys.com>
Fri, 19 Feb 1993 15:01:26 +0000 (15:01 +0000)
byte-order independance, fixing "old-style masking", etc. etc. A bugfix
for broken symlinks from martin@@d255s004.zfe.siemens.de.

src/patchlevel.h

index d9236e12c7ddda0fa05f29bb70f1a3340b609251..42ce38d0b5725ec61c63ad8c86263dd8d8fde412 100644 (file)
@@ -1,11 +1,19 @@
+#define        FILE_VERSION_MAJOR      3
+#define        patchlevel              8
+
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.7 1993/01/05 14:57:27 ian Exp $
+ * $Id: patchlevel.h,v 1.8 1993/02/19 15:01:26 ian Exp $
  *
  * $Log: patchlevel.h,v $
- * Revision 1.7  1993/01/05 14:57:27  ian
- * Couple of nits picked by Christos (again, thanks).
+ * Revision 1.8  1993/02/19 15:01:26  ian
+ * Numerous changes from Guy Harris too numerous to mention but including
+ * byte-order independance, fixing "old-style masking", etc. etc. A bugfix
+ * for broken symlinks from martin@@d255s004.zfe.siemens.de.
  *
+ * Revision 1.7  93/01/05  14:57:27  ian
+ * Couple of nits picked by Christos (again, thanks).
+ * 
  * Revision 1.6  93/01/05  13:51:09  ian
  * Lotsa work on the Magic directory.
  * 
@@ -14,5 +22,3 @@
  * 
  */
 
-#define        FILE_VERSION_MAJOR      3
-#define        patchlevel              7