diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-23 23:52:59 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-23 23:52:59 -0400 |
commit | c13dcf9f2d6f5f06ef1bf79ec456df614c5e058b (patch) | |
tree | 8b122e510b15bacf1f8b72969d1be0f940e66627 | |
parent | d683477020be2036d6c2d7d2cd3ffac4f2acbd6c (diff) |
Linux 4.2-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc7 | 4 | EXTRAVERSION = -rc8 |
5 | NAME = Hurr durr I'ma sheep | 5 | NAME = Hurr durr I'ma sheep |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |