diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 10:31:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 10:31:05 +0100 |
commit | 5ce2e060020bf0efa1ce8a261a4d51abe70dc9ea (patch) | |
tree | fdf3303fe0806ea514d4bf55a3e38a674eafe538 | |
parent | 362da40c50a1b6127f763e52286328b790928014 (diff) |
Linux 4.9.192v4.9.192
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 311e861afb159..946951930f62f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 191 +SUBLEVEL = 192 EXTRAVERSION = NAME = Roaring Lionus |