diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-25 08:06:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-25 08:06:15 +0100 |
commit | 54b4fa6d39551639cb10664f6ac78b01993a1d7e (patch) | |
tree | b7a07f57cf4e9d8b9211e5ef75f6762257e73618 | |
parent | d4462fb6c247d3f36f8e5974ec8279a558fd4dac (diff) | |
download | linux-rpi-old/upstream-4.19.y.tar.gz linux-rpi-old/upstream-4.19.y.tar.bz2 linux-rpi-old/upstream-4.19.y.zip |
Linux 4.19.113v4.19.113old/upstream-4.19.y
-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 = 112 +SUBLEVEL = 113 EXTRAVERSION = NAME = "People's Front" |