diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-19 02:29:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-19 02:29:42 +0100 |
commit | 91ab883eb21325ad80f3473633f794c78ac87f51 (patch) | |
tree | 3d5ef56eee3117cd61812759a255fa293d8044b8 | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-91ab883eb21325ad80f3473633f794c78ac87f51.tar.xz linux-91ab883eb21325ad80f3473633f794c78ac87f51.zip |
Linux 4.16-rc2v4.16-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Fearless Coyote # *DOCUMENTATION* |