All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amitabha Yin <angelo.yin@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] Set EXTRAVERSION to -eudyptula of Makefile
Date: Sun, 14 Sep 2014 20:54:43 +0800	[thread overview]
Message-ID: <1410699283.5595.1.camel@centos.angelo.com> (raw)

Hello all,

Set EXTRAVERSION to -eudyptula in Makefile for 
Task 03 of the Eudyptula Challenge.

Signed-off-by: Ping Yin <angelo.yin@gmail.com>
--
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*
--



             reply	other threads:[~2014-09-14 13:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-14 12:54 Amitabha Yin [this message]
2014-09-14 17:19 ` [PATCH] Set EXTRAVERSION to -eudyptula of Makefile Sudip Mukherjee
2014-09-15  2:21   ` Angelo Yin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1410699283.5595.1.camel@centos.angelo.com \
    --to=angelo.yin@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.