diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-21 19:45:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-21 19:45:57 +0200 |
commit | 085b7755808aa11f78ab9377257e1dad2e6fa4bb (patch) | |
tree | 8a01a9b5bc8380ffc8c8f25b8c8f79570bf1d875 | |
parent | Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (diff) | |
download | linux-085b7755808aa11f78ab9377257e1dad2e6fa4bb.tar.xz linux-085b7755808aa11f78ab9377257e1dad2e6fa4bb.zip |
Linux 5.1-rc6v5.1-rc6
-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* |