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