diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-07 14:09:59 -1000 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-07 14:09:59 -1000 | 
| commit | 15ade5d2e7775667cf191cf2f94327a4889f8b9d (patch) | |
| tree | 5fdd3cae1047677deff12f0ca185b2004dac5308 | |
| parent | d8491223bc243b960ee1c4a8aa5219eca0d69acf (diff) | |
Linux 5.1-rc4v5.1-rc4
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 5  PATCHLEVEL = 1  SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4  NAME = Shy Crocodile  # *DOCUMENTATION* | 
