diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-16 10:32:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-12-16 10:32:31 +0100 |
commit | e6318e33ba9471a6eb8c975c92a0015b9271ce7a (patch) | |
tree | 9a34884aacde8a05e7330338d794860469a583ac | |
parent | 3130d5160d78c9ce8fa3857b53a69aca13a55ec6 (diff) | |
download | linux-rt-3.18.88.tar.gz |
Linux 3.18.88v3.18.88
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 87 +SUBLEVEL = 88 EXTRAVERSION = NAME = Diseased Newt |