diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 14:18:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 14:18:29 +0300 |
commit | 352b498db84420896ef3f7b2bb3b892093abbcbe (patch) | |
tree | d8e80ed7a6c1c15522d3eb1b8c8637e1aabd87dd | |
parent | 7c4e0663d11acc237b01ff78e64e67a1e2781341 (diff) | |
download | linux-4.9.199.tar.xz (sig) |
Linux 4.9.199v4.9.199
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 198 +SUBLEVEL = 199 EXTRAVERSION = NAME = Roaring Lionus |