diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-21 07:18:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-21 07:18:51 +0200 |
commit | 5e408889e4af03a27b77cf4635934fefb9f4afab (patch) | |
tree | e4d6196cef8e9e91e3885c5e8bf5a7d74048dbd4 /Makefile | |
parent | 12434939ba58717e0259ffe7375f9aa7a5f1c0b8 (diff) | |
download | linux-rt-5e408889e4af03a27b77cf4635934fefb9f4afab.tar.gz |
Linux 5.2.17v5.2.17
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 = 5 PATCHLEVEL = 2 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Bobtail Squid |