diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-28 17:04:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-28 17:04:13 -0700 |
commit | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (patch) | |
tree | 2863dd6de825312fda64e1c13fc652228a83d487 | |
parent | 9520b5324b0ed36c0e9907df93fce75436449093 (diff) |
Linux 5.1-rc7v5.1-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Shy Crocodile # *DOCUMENTATION* |