diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-21 20:45:57 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-21 20:45:57 +0300 |
commit | 085b7755808aa11f78ab9377257e1dad2e6fa4bb (patch) | |
tree | 8a01a9b5bc8380ffc8c8f25b8c8f79570bf1d875 /Makefile | |
parent | 9e5de623a0cb9374bdcc73c0c098818f0d7ab7e9 (diff) | |
download | linux-085b7755808aa11f78ab9377257e1dad2e6fa4bb.tar.xz |
Linux 5.1-rc6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Shy Crocodile # *DOCUMENTATION* |