diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-09 18:49:44 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-09 18:49:44 +0200 |
commit | 39da7c509acff13fc8cb12ec1bb20337c988ed36 (patch) | |
tree | 5a2894322b91d0bba5fa20dcf837908a610defe7 /Makefile | |
parent | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
download | linux-39da7c509acff13fc8cb12ec1bb20337c988ed36.tar.xz linux-39da7c509acff13fc8cb12ec1bb20337c988ed36.zip |
Linux 4.11-rc6v4.11-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Fearless Coyote # *DOCUMENTATION* |