diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-28 20:04:13 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-28 20:04:13 -0400 |
commit | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (patch) | |
tree | 2863dd6de825312fda64e1c13fc652228a83d487 /Makefile | |
parent | 9520b5324b0ed36c0e9907df93fce75436449093 (diff) |
Linux 5.1-rc7
Diffstat (limited to 'Makefile')
-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 = -rc6 | 5 | EXTRAVERSION = -rc7 |
6 | NAME = Shy Crocodile | 6 | NAME = Shy Crocodile |
7 | 7 | ||
8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |