diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-04 08:01:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-04 08:01:00 +0200 |
commit | a99cde438de0c4c0cecc1d1af1a55a75b10bfdef (patch) | |
tree | 39db4213c1e2440049678ebeddf989e7b88fe8cd | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... (diff) | |
download | linux-4.7-rc6.tar.xz linux-4.7-rc6.zip |
Linux 4.7-rc6v4.7-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |