diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 13:23:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 13:23:33 +0300 |
commit | 574a61d201df8f159162bf706de3645b62d75048 (patch) | |
tree | df042c3c460660222add9282aeb6b2305dd2e458 | |
parent | 07abe8c6ecd718d383bc9e405b15a76640516164 (diff) | |
download | linux-4.9.200.tar.xz (sig) |
Linux 4.9.200v4.9.200
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 199 +SUBLEVEL = 200 EXTRAVERSION = NAME = Roaring Lionus |