diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-16 20:52:37 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-16 20:52:37 +0200 |
commit | 7876320f88802b22d4e2daf7eb027dd14175a0f8 (patch) | |
tree | 0e97948108f4e3618f72378780d849ba84581ebe /Makefile | |
parent | Code of Conduct: Let's revamp it. (diff) | |
download | linux-7876320f88802b22d4e2daf7eb027dd14175a0f8.tar.xz linux-7876320f88802b22d4e2daf7eb027dd14175a0f8.zip |
Linux 4.19-rc4v4.19-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Merciless Moray # *DOCUMENTATION* |