diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-27 02:52:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-06-27 02:52:03 +0200 |
commit | 4c2e07c6a29e0129e975727b9f57eede813eea85 (patch) | |
tree | 2fad141a9352c0bd5430651fcc52087063fd5541 /Makefile | |
parent | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... (diff) | |
download | linux-4c2e07c6a29e0129e975727b9f57eede813eea85.tar.xz linux-4c2e07c6a29e0129e975727b9f57eede813eea85.zip |
Linux 4.7-rc5v4.7-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |