From 9b4fba08f92ddac037cda448de7a91eb0c53675d Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 15 Feb 1998 23:20:38 +0000 Subject: [PATCH] Autoconf patch: Felix von Leitner More magic fixes Elf64 fixes --- src/patchlevel.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/patchlevel.h b/src/patchlevel.h index 48f557e6..0cb5420d 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -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 + * 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] -- 2.50.1