diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-05 09:44:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-10-05 09:44:17 +0200 |
commit | 1852eae92c460813692808234da35d142a405ab7 (patch) | |
tree | 2440df6fb5d8bbc8a36f8479a87ca3aa8992bd56 | |
parent | df13283e4b8920ecd00d09eea0f041dc8f1df598 (diff) |
Linux 4.9.53v4.9.53
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 52 +SUBLEVEL = 53 EXTRAVERSION = NAME = Roaring Lionus |