|
 2.2.26
 Makefile
diff -Naurp linux-2.2.25/Makefile linux-2.2.26/Makefile
--- linux-2.2.25/Makefile 2004-02-23 12:37:08.000000000 +0100
+++ linux-2.2.26/Makefile 2004-02-24 19:04:07.000000000 +0100
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 2
-SUBLEVEL = 25
+SUBLEVEL = 26
EXTRAVERSION =
ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
|