diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-31 23:47:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-31 23:47:43 +0100 |
commit | 30a7acd573899fd8b8ac39236eff6468b195ac7d (patch) | |
tree | d5d5f521fe5635e75b5ddae94195add71e43cf0c | |
parent | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... (diff) | |
download | linux-30a7acd573899fd8b8ac39236eff6468b195ac7d.tar.xz linux-30a7acd573899fd8b8ac39236eff6468b195ac7d.zip |
Linux 4.15-rc6v4.15-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |