diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-16 18:46:55 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-12-16 18:46:55 -0500 |
commit | 7566ec393f4161572ba6f11ad5171fd5d59b0fbd (patch) | |
tree | 9666047c389333b0706b61ae77645aa50af1dc81 | |
parent | 6531e115b7ab84f563fcd7f0d2d05ccf971aaaf9 (diff) |
Linux 4.20-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | VERSION = 4 | 2 | VERSION = 4 |
3 | PATCHLEVEL = 20 | 3 | PATCHLEVEL = 20 |
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* |