| Kernel v2.6.0-test11-bk1 /Makefile |
|---|
 2.6.0-test11-bk1
 Makefile
diff -Nru a/Makefile b/Makefile
--- a/Makefile Wed Nov 26 12:38:18 2003
+++ b/Makefile Wed Dec 3 04:31:38 2003
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 0
-EXTRAVERSION = -test11
+EXTRAVERSION = -test11-bk1
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
|