diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-02 09:49:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-02 09:49:15 +0100 |
commit | 06b639e5a1a665ba6c959398ea0e6171c162028b (patch) | |
tree | fe225910fbb52ade7824ec46e975f2bd496e7cb2 | |
parent | 4b86c486e628e7b4804f279b35ffba096e37f279 (diff) |
Linux 4.9.60v4.9.60
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 59 +SUBLEVEL = 60 EXTRAVERSION = NAME = Roaring Lionus |