diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-02 20:35:18 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-02 20:35:18 +0100 |
commit | 07bcb2489b96b2bd8b030822b4495e4a18c7b5da (patch) | |
tree | cf2de34f3d2c7fa846aca52ed6c07f6a673e7da4 | |
parent | 181a832c2e26ac7ff1e3b3c8bd6b7e9b8d70f870 (diff) |
Linux 4.9.74v4.9.74
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 73 +SUBLEVEL = 74 EXTRAVERSION = NAME = Roaring Lionus |