diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-02 16:24:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-02 16:24:33 -0700 |
commit | c8d2bc9bc39ebea8437fd974fdbc21847bb897a3 (patch) | |
tree | c28505808ed54d68352da0909620d0b43512c6c0 /Makefile | |
parent | f76d9c61d91343806e59335493806e87daf78947 (diff) | |
download | linux-c8d2bc9bc39ebea8437fd974fdbc21847bb897a3.tar.bz2 |
Linux 4.8v4.8
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 8 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |