diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:23:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:23:29 +0200 |
commit | 12ae58ca7ec42fe23df5d0b0d01bce2ccb728fd5 (patch) | |
tree | 6e0ea6ffb868d60839524644770c2cd1efff4a0a /Makefile | |
parent | b1b1efe07ea030c400c9bd2cfba2f9b8ec66e3a9 (diff) | |
download | linux-stable-12ae58ca7ec42fe23df5d0b0d01bce2ccb728fd5.tar.gz linux-stable-12ae58ca7ec42fe23df5d0b0d01bce2ccb728fd5.tar.bz2 linux-stable-12ae58ca7ec42fe23df5d0b0d01bce2ccb728fd5.zip |
Linux 4.4.178v4.4.178
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 = 177 +SUBLEVEL = 178 EXTRAVERSION = NAME = Blurry Fish Butt |