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