diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-07 20:23:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-06-07 20:23:50 -0700 |
commit | d4a4f75cd8f29cd9464a5a32e9224a91571d6649 (patch) | |
tree | f80c5453aacddbdaa7d87573969258e80946172f | |
parent | 866e6441a4b511d92ad7c0403424a3d37939f23f (diff) |
Linux 4.1-rc7v4.1-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |