diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-15 00:33:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-15 00:33:28 +0300 |
commit | 9b15f7fae677336e04b9e026ff91854e43165455 (patch) | |
tree | a06325e2e89dc97947317f04842fe67ad95d8b02 /Makefile | |
parent | cad926f70b5a3ac61de0274c28891dc7fbd8d2ad (diff) | |
download | linux-9b15f7fae677336e04b9e026ff91854e43165455.tar.xz |
Linux 4.19.104v4.19.104
Diffstat (limited to 'Makefile')
-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 = 103 +SUBLEVEL = 104 EXTRAVERSION = NAME = "People's Front" |