diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-04 08:02:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-04 08:02:35 +0200 |
commit | e109a984cf380b4b80418b7477c970bfeb428325 (patch) | |
tree | 145666db3a8cb047736d2db1fc37b22a9a1e5e33 /Makefile | |
parent | ca75a9fc5ba4e33b0170c395f9c70451ebfbbb56 (diff) | |
download | linux-rt-e109a984cf380b4b80418b7477c970bfeb428325.tar.gz |
Linux 4.19.48v4.19.48
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 = 47 +SUBLEVEL = 48 EXTRAVERSION = NAME = "People's Front" |