diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-25 01:17:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-25 01:17:05 +0200 |
commit | 02da2d72174c61988eb4456b53f405e3ebdebce4 (patch) | |
tree | 2033b4f517415e9e68eb066fa073b79a3884e03d /Makefile | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... (diff) | |
download | linux-4.6-rc5.tar.xz linux-4.6-rc5.zip |
Linux 4.6-rc5v4.6-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 6 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Blurry Fish Butt # *DOCUMENTATION* |