diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-26 00:44:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-26 00:44:30 +0200 |
commit | 3eb2ce825ea1ad89d20f7a3b5780df850e4be274 (patch) | |
tree | f1646a1df366c5ebc0dd688ba54e4adde8a60aa3 | |
parent | Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
download | linux-4.16-rc7.tar.xz linux-4.16-rc7.zip |
Linux 4.16-rc7v4.16-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Fearless Coyote # *DOCUMENTATION* |