Re: Linux 2.4.4-ac7

Danny ter Haar (dth@trinity.hoho.nl)
Fri, 11 May 2001 19:56:44 +0000 (UTC)


In article <20010511193605.A1160@marek.almaran.home>,
>is the EXTRAVERSION set properly in Makefile? I use the http://www.bzim=
>age.org
>intermediate diff (chosen ~40K to ~2M) from ac6 nd I still have
>2.4.4-ac6 login prompt (and Makefile says: EXTRAVERSION =3D -ac6).

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla/Make
file linux.ac/Makefile
--- linux.vanilla/Makefile Mon Apr 30 15:13:07 2001
+++ linux.ac/Makefile Wed May 9 21:45:31 2001
@@ -1,11 +1,18 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 4
-EXTRAVERSION =
+EXTRAVERSION = -ac6

So yeah, Alan forgot to increment the Makefile

I happen to make the intermediate diffs on bzimage.org by hand.
If i bump it now, next patch won't apply clean.
So i'll leave it like this. ;-)

Danny

-- 
Holland Hosting
www.hoho.nl      info@hoho.nl

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/