diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-13 00:12:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-13 00:12:50 +0200 |
commit | 39a8804455fb23f09157341d3ba7db6d7ae6ee76 (patch) | |
tree | 07fa4b3f14041bcd2fe92e54e04b2d829d76d3f2 /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-39a8804455fb23f09157341d3ba7db6d7ae6ee76.tar.xz linux-39a8804455fb23f09157341d3ba7db6d7ae6ee76.zip |
Linux 4.0v4.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |