diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-29 17:25:17 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-29 17:25:17 -0500 |
commit | 566cf877a1fcb6d6dc0126b076aad062054c2637 (patch) | |
tree | c6d5b5de629b0adfaced9d629ed06777c6b6a26c | |
parent | 39cb2c9a316e77f6dfba96c543e55b6672d5a37e (diff) |
Linux 4.10-rc6
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 10 | 2 | PATCHLEVEL = 10 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Anniversary Edition | 5 | NAME = Fearless Coyote |
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" |