diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 09:31:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-08 09:31:27 +0200 |
commit | 37feaf8095d352014555b82adb4a04609ca17d3f (patch) | |
tree | e4efbefbcfd64a5bf0759072775ed471fd4f1695 | |
parent | 02b23e059a9d4b862ea97c6f425a147c7780f212 (diff) |
Linux 4.9.21v4.9.21
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 20 +SUBLEVEL = 21 EXTRAVERSION = NAME = Roaring Lionus |