diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 13:39:35 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-20 13:39:35 -0800 |
commit | 81f70ba233d5f660e1ea5fe23260ee323af5d53a (patch) | |
tree | b1faf6f4ff3401d032eb74c2363d7c4c604e33d6 /Makefile | |
parent | 0389075ecfb6231818de9b0225d3a5a21a661171 (diff) | |
download | linux-exynos-81f70ba233d5f660e1ea5fe23260ee323af5d53a.tar.gz linux-exynos-81f70ba233d5f660e1ea5fe23260ee323af5d53a.tar.bz2 linux-exynos-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* |