| Kernel v2.5.74-bk3 /Makefile |
|---|
 2.5.74-bk3
 Makefile
diff -Nru a/Makefile b/Makefile
--- a/Makefile Wed Jul 2 11:16:44 2003
+++ b/Makefile Sat Jul 5 04:43:40 2003
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 5
SUBLEVEL = 74
-EXTRAVERSION =
+EXTRAVERSION = -bk3
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
|