Here it is:
------------------------------------- 8< ----------------------------
--- linux/Makefile.orig Sun Nov 25 05:21:13 2001
+++ linux/Makefile Sun Nov 25 05:21:23 2001
@@ -1,7 +1,7 @@
VERSION = 2
-PATCHLEVEL = 4
-SUBLEVEL = 15
-EXTRAVERSION =-greased-turkey
+PATCHLEVEL = 5
+SUBLEVEL = 0
+EXTRAVERSION =
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
------------------------------------- 8< ----------------------------
RTFM http://www.kernel.org/pub/linux/kernel/v2.5/README
- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/