diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 19:13:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 19:13:46 +0100 |
commit | 3d40d7117e353b84627c1e8c5ed9ae0b1237ef5c (patch) | |
tree | aff499d02a9f31001cfecaf0ab376b6fc54df6a7 | |
parent | 947e83724cadb871c2bdb0fabc115b0cc5c62539 (diff) | |
download | linux-stable-4.19.93.tar.gz (sig) linux-stable-4.19.93.tar.bz2 (sig) linux-stable-4.19.93.zip |
Linux 4.19.93v4.19.93
-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 = 92 +SUBLEVEL = 93 EXTRAVERSION = NAME = "People's Front" |