diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 15:41:15 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-04 15:41:15 +0300 |
commit | e77ff35fa79353a8bd85a33b83609bd3add65e4b (patch) | |
tree | 20e02fb4f00b69d0946daf9e5a12a1b2f344a2ee | |
parent | 3db5dee970949d98eb0430909f0fa764eea548d9 (diff) | |
download | linux-e77ff35fa79353a8bd85a33b83609bd3add65e4b.tar.xz |
Linux 4.9.208v4.9.208
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 207 +SUBLEVEL = 208 EXTRAVERSION = NAME = Roaring Lionus |