diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 08:41:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 08:41:20 -0800 |
commit | fc77dbd34c5c99bce46d40a2491937c3bcbd10af (patch) | |
tree | 9993c53e05fda033e4432aabfe4cc4b227f03344 /Makefile | |
parent | 1b9540ce033ad15802e36ad1cd1c36bdad98eeea (diff) | |
download | linux-fc77dbd34c5c99bce46d40a2491937c3bcbd10af.tar.gz linux-fc77dbd34c5c99bce46d40a2491937c3bcbd10af.tar.bz2 linux-fc77dbd34c5c99bce46d40a2491937c3bcbd10af.zip |
Linux 4.5-rc6v4.5-rc6
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 = -rc5 +EXTRAVERSION = -rc6 NAME = Blurry Fish Butt # *DOCUMENTATION* |