diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-24 19:46:45 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-24 19:46:45 -0500 |
commit | 5908e6b738e3357af42c10e1183753c70a0117a9 (patch) | |
tree | 6eb1da519048db7d31c898807967abf9510603c5 | |
parent | c3619a482e15d98e1d2eb6b32952e753077e7545 (diff) |
Linux 5.0-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | VERSION = 5 | 2 | VERSION = 5 |
3 | PATCHLEVEL = 0 | 3 | PATCHLEVEL = 0 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc7 | 5 | EXTRAVERSION = -rc8 |
6 | NAME = Shy Crocodile | 6 | NAME = Shy Crocodile |
7 | 7 | ||
8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |