diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:22:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:22:25 +0200 |
commit | db2d0b7c1dde59b93045a6d011f392fb04b276af (patch) | |
tree | f2e76e52547a7f6727a9770450e336e4a35f89ba | |
parent | ba03ee62aed0b0ee2eadfeb4a2fecc7d7eb47871 (diff) | |
download | linux-stable-4.19.73.tar.gz (sig) linux-stable-4.19.73.tar.bz2 (sig) linux-stable-4.19.73.zip |
Linux 4.19.73v4.19.73
-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 = 72 +SUBLEVEL = 73 EXTRAVERSION = NAME = "People's Front" |