diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 18:53:25 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 18:53:25 +0200 |
| commit | 140fcbee3e9de3d649c5cb313c4919bd07f0017f (patch) | |
| tree | cd4b6f88bdabef2f153a173461a88228540c5162 | |
| parent | f4118793d37fae857f2cc08246ed81f2cdcc39f9 (diff) | |
| download | linux-4.9.196.tar.gz linux-4.9.196.tar.bz2 linux-4.9.196.zip | |
Linux 4.9.196v4.9.196
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = Roaring Lionus |
