diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-03 01:24:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-10-03 01:24:33 +0200 |
commit | c8d2bc9bc39ebea8437fd974fdbc21847bb897a3 (patch) | |
tree | c28505808ed54d68352da0909620d0b43512c6c0 | |
parent | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm (diff) | |
download | linux-c8d2bc9bc39ebea8437fd974fdbc21847bb897a3.tar.xz linux-c8d2bc9bc39ebea8437fd974fdbc21847bb897a3.zip |
Linux 4.8v4.8
-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* |