diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-06 19:20:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-06 19:20:47 -0700 |
commit | 09e69607e47ce9f422da4310c68d7a9b399d4f8c (patch) | |
tree | 0c3ca3f51d6c5df6ed5940d37b1affd46022f595 | |
parent | 2f8e6140bb6ad439ec3e32e4bd4e06af9c3f43cd (diff) |
Linux 4.4.80v4.4.80
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 1440a94b2474f..dddd55adde247 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = Blurry Fish Butt |