diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 12:19:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-09 12:19:10 +0300 |
commit | cb1f9a169a0e197f93816ace48a6520e8640809d (patch) | |
tree | ed792d765bf449704b1a543b91f287bd1ea2e47e | |
parent | 78880475f7006b2143848f9b680be0a38a6e9f0c (diff) | |
download | linux-cb1f9a169a0e197f93816ace48a6520e8640809d.tar.xz |
Linux 4.19.94v4.19.94
-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 = 93 +SUBLEVEL = 94 EXTRAVERSION = NAME = "People's Front" |