diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-11 11:17:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-11 11:17:54 -0800 |
commit | 69973b830859bc6529a7a0468ba0d80ee5117826 (patch) | |
tree | 5f11fe15ed9d9a3ab9c92242030e54b73ecdce45 | |
parent | 2e4333c14de06a333783d6812cf3c4998f78b0c8 (diff) |
Linux 4.9v4.9
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 4 PATCHLEVEL = 9 SUBLEVEL = 0 -EXTRAVERSION = -rc8 -NAME = Psychotic Stoned Sheep +EXTRAVERSION = +NAME = Roaring Lionus # *DOCUMENTATION* # To see a list of typical targets execute "make help" |