diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-02 14:37:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-09-02 14:37:30 -0700 |
commit | 57361846b52bc686112da6ca5368d11210796804 (patch) | |
tree | 6516fbf96fe121538247b7525866553c1eb7665a /Makefile | |
parent | fd6868d82b824b1bea42001ecc2411f2689d3634 (diff) | |
download | linux-57361846b52bc686112da6ca5368d11210796804.tar.gz linux-57361846b52bc686112da6ca5368d11210796804.tar.bz2 linux-57361846b52bc686112da6ca5368d11210796804.zip |
Linux 4.19-rc2v4.19-rc2
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 = -rc1 +EXTRAVERSION = -rc2 NAME = Merciless Moray # *DOCUMENTATION* |