diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-17 19:47:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-17 19:47:17 +0100 |
commit | dc4ba5be1babd3b3ec905751a30df89a5899a7a9 (patch) | |
tree | 66c2dc9ce547a8e54136f3dbbca145055d6f474e | |
parent | e5d0adee67fe5686dcd8763437f318c6917475f9 (diff) | |
download | linux-stable-4.19.97.tar.gz (sig) linux-stable-4.19.97.tar.bz2 (sig) linux-stable-4.19.97.zip |
Linux 4.19.97v4.19.97
-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 = 96 +SUBLEVEL = 97 EXTRAVERSION = NAME = "People's Front" |