diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-17 08:36:48 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-17 08:36:48 +0200 |
| commit | df62169c33a1d06fbe8d0a411c250f230e64b44c (patch) | |
| tree | d0e72d60e2c1a25e64d8f266a192e59e9573c187 | |
| parent | 5b86e010f02bba2ef344422bc945e7f46d14e126 (diff) | |
| download | linux-df62169c33a1d06fbe8d0a411c250f230e64b44c.tar.gz linux-df62169c33a1d06fbe8d0a411c250f230e64b44c.tar.bz2 linux-df62169c33a1d06fbe8d0a411c250f230e64b44c.zip | |
Linux 4.9.169v4.9.169
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 168 +SUBLEVEL = 169 EXTRAVERSION = NAME = Roaring Lionus |
