diff mbox series

[v16,1/4] Linux 4.15-rc6

Message ID 1515776101-25482-2-git-send-email-oleksandrs@mellanox.com
State Not Applicable, archived
Headers show
Series JTAG driver introduction | expand

Commit Message

Oleksandr Shamray Jan. 12, 2018, 4:54 p.m. UTC
From: Linus Torvalds <torvalds@linux-foundation.org>

---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Oleksandr Shamray Jan. 12, 2018, 5:01 p.m. UTC | #1
do not pay attention about this.

Best Regards,
Oleksandr Shamray

> -----Original Message-----
> From: Oleksandr Shamray [mailto:oleksandrs@mellanox.com]
> Sent: 12 января 2018 г. 18:55
> To: gregkh@linuxfoundation.org; arnd@arndb.de
> Cc: linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org;
> devicetree@vger.kernel.org; openbmc@lists.ozlabs.org; joel@jms.id.au;
> jiri@resnulli.us; tklauser@distanz.ch; linux-serial@vger.kernel.org; Vadim
> Pasternak <vadimp@mellanox.com>; system-sw-low-level <system-sw-low-
> level@mellanox.com>; robh+dt@kernel.org; openocd-devel-
> owner@lists.sourceforge.net; linux-api@vger.kernel.org;
> davem@davemloft.net; mchehab@kernel.org; Linus Torvalds
> <torvalds@linux-foundation.org>
> Subject: [patch v16 1/4] Linux 4.15-rc6
> 
> From: Linus Torvalds <torvalds@linux-foundation.org>
> 
> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile b/Makefile
> index 92b74bc..eb1f597 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2,7 +2,7 @@
>  VERSION = 4
>  PATCHLEVEL = 15
>  SUBLEVEL = 0
> -EXTRAVERSION = -rc5
> +EXTRAVERSION = -rc6
>  NAME = Fearless Coyote
> 
>  # *DOCUMENTATION*
> --
> 1.7.1
diff mbox series

Patch

diff --git a/Makefile b/Makefile
index 92b74bc..eb1f597 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ 
 VERSION = 4
 PATCHLEVEL = 15
 SUBLEVEL = 0
-EXTRAVERSION = -rc5
+EXTRAVERSION = -rc6
 NAME = Fearless Coyote
 
 # *DOCUMENTATION*