diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-29 12:29:24 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-29 12:29:24 -0400 |
commit | 1a695a905c18548062509178b98bc91e67510864 (patch) | |
tree | 390f8883f38dde653cfdf5f2a91b7e69c83cae4e | |
parent | e0ab7af9bd1c25e40b9a1dbeb2a634b88267b9d7 (diff) |
Linux 4.7-rc1
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 7 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = -rc1 |
5 | NAME = Charred Weasel | 5 | NAME = Psychotic Stoned Sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |