diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-27 20:20:40 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-27 20:20:40 -0400 |
commit | cc4a41fe5541a73019a864883297bd5043aa6d98 (patch) | |
tree | ad5678fa360c60036b68e6cc7dd317f0df8e22cc | |
parent | 2c25833c426b85ed40fc0120b5020a6fb836538f (diff) |
Linux 4.13-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 4 | 1 | VERSION = 4 |
2 | PATCHLEVEL = 13 | 2 | PATCHLEVEL = 13 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc6 | 4 | EXTRAVERSION = -rc7 |
5 | NAME = Fearless Coyote | 5 | NAME = Fearless Coyote |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |