diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-11 20:17:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-12-11 20:17:54 +0100 |
commit | 69973b830859bc6529a7a0468ba0d80ee5117826 (patch) | |
tree | 5f11fe15ed9d9a3ab9c92242030e54b73ecdce45 | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-69973b830859bc6529a7a0468ba0d80ee5117826.tar.xz linux-69973b830859bc6529a7a0468ba0d80ee5117826.zip |
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" |