diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-10 18:52:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-10 18:52:11 +0300 |
commit | bb4f008d1e075986888ad01579c21f79b62f5775 (patch) | |
tree | 39e9f60bda1a8d0774f273a4d305ead966ff111c /Makefile | |
parent | c9257238740ee492574cf686313037be7470e7ec (diff) | |
download | linux-bb4f008d1e075986888ad01579c21f79b62f5775.tar.xz |
Linux 4.9.175v4.9.175
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 174 +SUBLEVEL = 175 EXTRAVERSION = NAME = Roaring Lionus |