| Kernel v2.6.0-test10-bk1 /Makefile |
|---|
 2.6.0-test10-bk1
 Makefile
diff -Nru a/Makefile b/Makefile
--- a/Makefile Sun Nov 23 17:25:22 2003
+++ b/Makefile Tue Nov 25 04:31:32 2003
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION = -test10
+EXTRAVERSION = -test10-bk1
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
|