From 3d25d165f779acb45974da83b842424e3373db5c Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sun, 4 Apr 1999 21:37:00 +0000 Subject: Remove bogus checks for loopback, use the real ARPHRD value. Take out special-casing of Ash and ATM for don't-print-null- hwaddr purposes; make it a flag in struct hwtype. Add appropriate /proc check for Econet presence. Call it 1.52. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5cd801d..ab19616 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ endif # -------- end of user definitions -------- MAINTAINER = Philip.Blundell@pobox.com -RELEASE = 1.51 +RELEASE = 1.52 .EXPORT_ALL_VARIABLES: -- cgit v1.2.3-65-gdbad