diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-10 20:24:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-10 20:24:59 -0700 |
commit | 92d21ac74a9e3c09b0b01c764e530657e4c85c49 (patch) | |
tree | a2580a24ed5284a3edd60fa021be61b96bd89afa | |
parent | 7f556567036cb7f89aabe2f0954b08566b4efb53 (diff) |
Linux 4.7-rc7v4.7-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 7 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Psychotic Stoned Sheep # *DOCUMENTATION* |