diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-10 07:49:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-10 07:49:19 +0200 |
commit | f07cb3489cff38984a8df4d3a0fea5d0858c1eb0 (patch) | |
tree | 37bd6fa109b8c3903304b4c6da512eb89705e873 | |
parent | 8bc67f67b7631122f1047cd8f3c7edbda106d48d (diff) |
Linux 4.9.49v4.9.49
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 48 +SUBLEVEL = 49 EXTRAVERSION = NAME = Roaring Lionus |