diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-06 15:39:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-06 15:39:45 -0700 |
commit | f22e6e847115abc3a0e2ad7bb18d243d42275af1 (patch) | |
tree | becc7c9cc3260e0215ce184e823b5b0a5c40da6d /Makefile | |
parent | 442bb4bad90134e1c49ffb3ccdefca391ce05600 (diff) |
Linux 4.0-rc7v4.0-rc7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |