diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-03 17:15:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-06-03 17:15:21 -0400 |
commit | 29dcea88779c856c7dc92040a0c01233263101d4 (patch) | |
tree | ed491770b26e3a8cf751e0697cf7f12690efa9a0 /Makefile | |
parent | 325e14f97e0c92735d10d9922cbb73ad521de4c4 (diff) |
Linux 4.17
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ | |||
2 | VERSION = 4 | 2 | VERSION = 4 |
3 | PATCHLEVEL = 17 | 3 | PATCHLEVEL = 17 |
4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
5 | EXTRAVERSION = -rc7 | 5 | EXTRAVERSION = |
6 | NAME = Merciless Moray | 6 | NAME = Merciless Moray |
7 | 7 | ||
8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |