]> granicus.if.org Git - file/commitdiff
Autoconf patch: Felix von Leitner <leitner@math.fu-berlin.de>
authorChristos Zoulas <christos@zoulas.com>
Sun, 15 Feb 1998 23:20:38 +0000 (23:20 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 15 Feb 1998 23:20:38 +0000 (23:20 +0000)
More magic fixes
Elf64 fixes

src/patchlevel.h

index 48f557e61b352c3f34ca15eef35d04431875f476..0cb5420d0c09bcb9879c47a46cfaf23a98f875a5 100644 (file)
@@ -1,11 +1,16 @@
 #define        FILE_VERSION_MAJOR      3
-#define        patchlevel              23
+#define        patchlevel              24
 
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.23 1997/11/05 16:03:37 christos Exp $
+ * $Id: patchlevel.h,v 1.24 1998/02/15 23:20:38 christos Exp $
  *
  * $Log: patchlevel.h,v $
+ * Revision 1.24  1998/02/15 23:20:38  christos
+ * Autoconf patch: Felix von Leitner <leitner@math.fu-berlin.de>
+ * More magic fixes
+ * Elf64 fixes
+ *
  * Revision 1.23  1997/11/05 16:03:37  christos
  * - correct elf prps offset for SunOS-2.5.1 [guy@netapp.com]
  * - handle 64 bit time_t's correctly [ewt@redhat.com]