diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-04 14:54:11 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-04 14:54:11 -0800 |
commit | 661e50bc853209e41a5c14a290ca4decc43cbfd1 (patch) | |
tree | 2a7df2f44576fd8e242723daa1810af01dc219d4 /Makefile | |
parent | e64b9562ba281dc1dc613408707375cb9c5660e5 (diff) | |
download | linux-661e50bc853209e41a5c14a290ca4decc43cbfd1.tar.bz2 |
Linux 4.16-rc4v4.16-rc4
Diffstat (limited to 'Makefile')
-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* |