diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-30 19:47:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-30 19:47:48 -0700 |
commit | a351e9b9fc24e982ec2f0e76379a49826036da12 (patch) | |
tree | 60f0e3a82f5e37583fe0bd2994ae3661d48fd1c9 /Makefile | |
parent | 97ce89f8a4eb15a1e82be419fcd6218fe4da1fbd (diff) |
Linux 4.11
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Fearless Coyote # *DOCUMENTATION* |