diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-11 15:34:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-11 15:34:19 +0300 |
commit | 357668399cf70ccdc0ee8967bff3448d0f4f9ae1 (patch) | |
tree | bea7d686b02f877985df90a9b7ac53b1c77c4d99 /Makefile | |
parent | 06748661c7dba8d8ab89ee3305e21c63218a734f (diff) | |
download | linux-357668399cf70ccdc0ee8967bff3448d0f4f9ae1.tar.xz |
Linux 4.19.103v4.19.103
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 = 102 +SUBLEVEL = 103 EXTRAVERSION = NAME = "People's Front" |