Why isn't EXTRAVERSION changed to -kj1?
diff -urN 1.0/Makefile 1.1/Makefile
--- 1.0/Makefile	2003-07-13 11:29:15.000000000 +0200
+++ 1.1/Makefile	2003-07-13 11:29:30.000000000 +0200
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 5
 SUBLEVEL = 75
-EXTRAVERSION =
+EXTRAVERSION = -kj1
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
-
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/