diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-04 23:54:11 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-04 23:54:11 +0100 |
commit | 661e50bc853209e41a5c14a290ca4decc43cbfd1 (patch) | |
tree | 2a7df2f44576fd8e242723daa1810af01dc219d4 | |
parent | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... (diff) | |
download | linux-661e50bc853209e41a5c14a290ca4decc43cbfd1.tar.xz linux-661e50bc853209e41a5c14a290ca4decc43cbfd1.zip |
Linux 4.16-rc4v4.16-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |