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