diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 11:00:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-24 11:00:27 +0100 |
commit | 24f70aa804cd7f8fee4353cf4990997d1c8375ae (patch) | |
tree | a7003b7c78d4e11f51ecbea14be812dc782b7d90 | |
parent | 8dd5c0c47332c67a04830e3842d4d6282f1824fd (diff) |
Linux 4.9.90v4.9.90
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 89 +SUBLEVEL = 90 EXTRAVERSION = NAME = Roaring Lionus |