diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-18 05:46:40 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-18 05:46:40 +0300 |
commit | a3b22b9f11d9fbc48b0291ea92259a5a810e9438 (patch) | |
tree | a2ce4bcd2389d7fee84de0b5821ae21c8396cf17 | |
parent | 2fee036af043fa07ab19cbe8a7350fc685bd8be1 (diff) | |
download | linux-a3b22b9f11d9fbc48b0291ea92259a5a810e9438.tar.xz |
Linux 5.0-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Shy Crocodile # *DOCUMENTATION* |