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