diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 17:41:20 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-02-28 17:41:20 +0100 |
commit | fc77dbd34c5c99bce46d40a2491937c3bcbd10af (patch) | |
tree | 9993c53e05fda033e4432aabfe4cc4b227f03344 | |
parent | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
download | linux-fc77dbd34c5c99bce46d40a2491937c3bcbd10af.tar.xz linux-fc77dbd34c5c99bce46d40a2491937c3bcbd10af.zip |
Linux 4.5-rc6v4.5-rc6
-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* |