diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-17 18:46:40 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-17 18:46:40 -0800 |
commit | a3b22b9f11d9fbc48b0291ea92259a5a810e9438 (patch) | |
tree | a2ce4bcd2389d7fee84de0b5821ae21c8396cf17 /Makefile | |
parent | 2fee036af043fa07ab19cbe8a7350fc685bd8be1 (diff) | |
download | linux-a3b22b9f11d9fbc48b0291ea92259a5a810e9438.tar.bz2 |
Linux 5.0-rc7v5.0-rc7
Diffstat (limited to 'Makefile')
-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* |