|
From: Kenn H. <ke...@us...> - 2004-08-06 22:53:55
|
Update of /cvsroot/linux-vax/kernel-2.5 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31409 Modified Files: Makefile Log Message: Set EXTRAVERSION to -20040806. I'm going to tag the tree. Index: Makefile =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/Makefile,v retrieving revision 1.103 retrieving revision 1.104 diff -u -d -r1.103 -r1.104 --- Makefile 28 Jul 2004 22:57:23 -0000 1.103 +++ Makefile 6 Aug 2004 22:53:44 -0000 1.104 @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 7 -EXTRAVERSION = +EXTRAVERSION = -20040806 NAME=Zonked Quokka # *DOCUMENTATION* |