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