|
 2.1.53
 Makefile
diff -u --recursive --new-file v2.1.52/linux/Makefile linux/Makefile
--- v2.1.52/linux/Makefile Wed Sep 3 20:52:41 1997
+++ linux/Makefile Wed Sep 3 20:27:20 1997
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 1
-SUBLEVEL = 52
+SUBLEVEL = 53
ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/)
|