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