|
From: Kenn H. <ke...@us...> - 2004-09-03 20:44:21
|
Update of /cvsroot/linux-vax/kernel-2.5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30108 Modified Files: Makefile Log Message: Merge Linus' 2.6.8.1 fix for NFS Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/Makefile,v retrieving revision 1.106 retrieving revision 1.107 diff -u -d -r1.106 -r1.107 --- Makefile 2 Sep 2004 19:51:18 -0000 1.106 +++ Makefile 3 Sep 2004 20:44:09 -0000 1.107 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 8 -EXTRAVERSION = +EXTRAVERSION = .1 NAME=Zonked Quokka # *DOCUMENTATION* |