diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-02 01:05:25 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-02 01:05:25 +0100 |
commit | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (patch) | |
tree | 36f63a08da4fcdb50535893fad259f4d51216c30 /Makefile | |
parent | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-6a13feb9c82803e2b815eca72fa7a9f5561d7861.tar.xz linux-6a13feb9c82803e2b815eca72fa7a9f5561d7861.zip |
Linux 4.3v4.3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Blurry Fish Butt # *DOCUMENTATION* |