diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-01 12:47:31 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-01 12:47:31 -0700 |
commit | 9dc30ff9a115559cc55673d0b1d3c576402d073e (patch) | |
tree | 0dff556741f908515c88e5314986b98395607d45 | |
parent | 26da1f9b6b2c274b4999e2c348f3e1b6652fff4c (diff) | |
download | linux-rt-9dc30ff9a115559cc55673d0b1d3c576402d073e.tar.gz |
Linux 4.16.7v4.16.7
-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 = 16 -SUBLEVEL = 6 +SUBLEVEL = 7 EXTRAVERSION = NAME = Fearless Coyote |