diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 23:54:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-10-01 23:54:54 +0200 |
commit | 9e66317d3c92ddaab330c125dfe9d06eee268aff (patch) | |
tree | 813895ca4a7887fff3db41c18188ea6c9dccbe9b /Makefile | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-9e66317d3c92ddaab330c125dfe9d06eee268aff.tar.xz linux-9e66317d3c92ddaab330c125dfe9d06eee268aff.zip |
Linux 4.14-rc3v4.14-rc3
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* |