diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 17:37:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-27 17:37:46 +0200 |
commit | 2d16cf4817bc6944a2adb5bf4db607c8258e87da (patch) | |
tree | 642194f84f37dfa73476c316de7b69376cd2fc52 | |
parent | 32eff2f22b438e3c3b1ffb0cb4fa6b157904cef5 (diff) | |
download | linux-stable-4.19.125.tar.gz (sig) linux-stable-4.19.125.tar.bz2 (sig) linux-stable-4.19.125.zip |
Linux 4.19.125v4.19.125
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 124 +SUBLEVEL = 125 EXTRAVERSION = NAME = "People's Front" |