diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-05 15:46:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-05 15:46:36 +0100 |
commit | 9f74755895f9b080f79384edb600a18433788adc (patch) | |
tree | d8ad392d1d7a55b763d6b42ce3e8b172245fadf2 | |
parent | 92fd81f772673ee51381337f07b1da94187de542 (diff) |
Linux 4.9.75v4.9.75
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 74 +SUBLEVEL = 75 EXTRAVERSION = NAME = Roaring Lionus |