diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-10 19:17:15 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-11-10 19:17:15 -0500 |
commit | 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c (patch) | |
tree | c98b093f13867a500ed336c03c51ebf50345ba0c /Makefile | |
parent | 44866956804eb0904f733d8436bfb56245578870 (diff) |
Linux 5.4-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 = 4 | 3 | PATCHLEVEL = 4 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc6 | 5 | EXTRAVERSION = -rc7 |
6 | NAME = Kleptomaniac Octopus | 6 | NAME = Kleptomaniac Octopus |
7 | 7 | ||
8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |