diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-22 10:10:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-22 10:10:07 +0300 |
commit | 554bbfc0d87fcbc842a18997c2a11a772dc3f003 (patch) | |
tree | e76504d00c5c0ea42056d35539f5d12c802bf15d /Makefile | |
parent | 331d1ee25df0c0ccaff80fd7dbd8edc26764b7c6 (diff) | |
download | linux-554bbfc0d87fcbc842a18997c2a11a772dc3f003.tar.xz |
Linux 4.4.231v4.4.231
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 = 230 +SUBLEVEL = 231 EXTRAVERSION = NAME = Blurry Fish Butt |