diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 22:39:35 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 22:39:35 +0100 |
commit | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (patch) | |
tree | b1faf6f4ff3401d032eb74c2363d7c4c604e33d6 /Makefile | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-81f70ba233d5f660e1ea5fe23260ee323af5d53a.tar.xz linux-81f70ba233d5f660e1ea5fe23260ee323af5d53a.zip |
Linux 4.5-rc5v4.5-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Blurry Fish Butt # *DOCUMENTATION* |