diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-18 13:33:44 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-11-18 13:33:44 -0800 |
commit | 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6 (patch) | |
tree | cb0ca6eee23087a3f0048197436d3577612f64d2 | |
parent | 25e19c1fe421280a47f37c3571aa379e6e67966c (diff) |
Linux 4.20-rc3v4.20-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 20 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = "People's Front" # *DOCUMENTATION* |