diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-09 09:35:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-09 09:35:09 +0200 |
commit | 665a45788e4195f198e149c51defd186c8ef6548 (patch) | |
tree | 5b8f625c57c499e1d7719962d3bfb5f2fe9024c8 /Makefile | |
parent | 555fb3091f3ad6252a96cecb838ecf55e2960fd9 (diff) | |
download | linux-stable-665a45788e4195f198e149c51defd186c8ef6548.tar.gz linux-stable-665a45788e4195f198e149c51defd186c8ef6548.tar.bz2 linux-stable-665a45788e4195f198e149c51defd186c8ef6548.zip |
Linux 4.4.230v4.4.230
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 229 +SUBLEVEL = 230 EXTRAVERSION = NAME = Blurry Fish Butt |