diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 12:31:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 12:31:05 +0300 |
commit | 5ce2e060020bf0efa1ce8a261a4d51abe70dc9ea (patch) | |
tree | fdf3303fe0806ea514d4bf55a3e38a674eafe538 | |
parent | 362da40c50a1b6127f763e52286328b790928014 (diff) | |
download | linux-4.9.192.tar.xz (sig) |
Linux 4.9.192v4.9.192
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 191 +SUBLEVEL = 192 EXTRAVERSION = NAME = Roaring Lionus |