diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-01 09:34:53 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-01 09:34:53 +0000 |
commit | 313c8460cf0290fb1b9f71a20573fc32ac6c9cee (patch) | |
tree | d43dbf50e38ed852388b13c750bfa3a02f8dfe57 | |
parent | 831919b4c481c4854fd75d87190b0c42e769cf35 (diff) | |
download | linux-rt-5.4.17.tar.gz |
Linux 5.4.17v5.4.17
-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 = 4 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Kleptomaniac Octopus |