]> granicus.if.org Git - file/commitdiff
Fixed null termination bug from Don Seeley at BSDI in ascmagic.c
authorChristos Zoulas <christos@zoulas.com>
Fri, 21 Jan 1994 01:27:01 +0000 (01:27 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 21 Jan 1994 01:27:01 +0000 (01:27 +0000)
src/patchlevel.h

index 35c98dcb40e165c3f38b630e287e281d89008824..499609d585382a096f14565b131f17c23fe38c20 100644 (file)
@@ -1,12 +1,15 @@
 #define        FILE_VERSION_MAJOR      3
-#define        patchlevel              12
+#define        patchlevel              13
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.12 1993/10/27 20:59:05 christos Exp $
+ * $Id: patchlevel.h,v 1.13 1994/01/21 01:27:01 christos Exp $
  *
  * $Log: patchlevel.h,v $
- * Revision 1.12  1993/10/27 20:59:05  christos
+ * Revision 1.13  1994/01/21 01:27:01  christos
+ * Fixed null termination bug from Don Seeley at BSDI in ascmagic.c
+ *
+ * Revision 1.12  1993/10/27  20:59:05  christos
  * Changed -z flag to understand gzip format too.
  * Moved builtin compression detection to a table, and move
  * the compress magic entry out of the source.