On Sun, Sep 14, 2014 at 08:54:43PM +0800, Amitabha Yin wrote: > Hello all, > > Set EXTRAVERSION to -eudyptula in Makefile for > Task 03 of the Eudyptula Challenge. >
i think you are supposed to send the patch to little and not here. thanks sudip > Signed-off-by: Ping Yin <[email protected]> > -- > diff --git a/Makefile b/Makefile > index 1a60bdd..c6e6859 100644 > --- a/Makefile > +++ b/Makefile > @@ -1,7 +1,7 @@ > VERSION = 3 > PATCHLEVEL = 17 > SUBLEVEL = 0 > -EXTRAVERSION = -rc4 > +EXTRAVERSION = -eudyptula > NAME = Shuffling Zombie Juror > > # *DOCUMENTATION* > -- > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

