2.4.1-pre3 says 2.4.1-pre2 (fwd)

From: Jeff Chua (jeffchua@silk.corp.fedex.com)
Date: Fri Jan 12 2001 - 05:10:42 EST


patch-2.4.1-pre3.bz2 didn't update Makefile correctly.

Should be +EXTRAVERSION =-pre3 instead of -pre2

diff -u --recursive --new-file v2.4.0/linux/Makefile linux/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 4
-SUBLEVEL = 0
-EXTRAVERSION =
+SUBLEVEL = 1
+EXTRAVERSION =-pre2

Thanks,
Jeff Chua
[ jchua@fedex.com ]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:33 EST