diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-09 09:35:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-09 09:35:57 +0200 |
commit | eb5d955823b582625d7f157125ea55e6ac1b60e4 (patch) | |
tree | d159cbb724d4d404bdfb94a5d8188cb8aca2d828 /Makefile | |
parent | 1535f26e259dc07209f0a07bda369311ade5951b (diff) | |
download | linux-stable-4.9.230.tar.gz (sig) linux-stable-4.9.230.tar.bz2 (sig) linux-stable-4.9.230.zip |
Linux 4.9.230v4.9.230
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 229 +SUBLEVEL = 230 EXTRAVERSION = NAME = Roaring Lionus |