diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 17:44:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 17:44:08 +0300 |
commit | 8d6b541290cb9293bd2a7bb00c1d58d01abe183b (patch) | |
tree | 529770a01475e41c3a2047b5c326214a72fb3992 | |
parent | eef50fa1f4dbaf3686290769e8e6cbbc358a6eaa (diff) | |
download | linux-4.9.232.tar.xz (sig) |
Linux 4.9.232v4.9.232
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 231 +SUBLEVEL = 232 EXTRAVERSION = NAME = Roaring Lionus |