diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-10 17:52:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-10 17:52:11 +0200 |
commit | bb4f008d1e075986888ad01579c21f79b62f5775 (patch) | |
tree | 39e9f60bda1a8d0774f273a4d305ead966ff111c | |
parent | c9257238740ee492574cf686313037be7470e7ec (diff) |
Linux 4.9.175v4.9.175
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index f5836837df155..e52b0579e1764 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 174 +SUBLEVEL = 175 EXTRAVERSION = NAME = Roaring Lionus |