diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-22 16:58:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-22 16:58:04 +0200 |
commit | 2272cdd5d5bf42e3721430ae6076656a42043c34 (patch) | |
tree | abd0b071b5504dfaf3b00cc16fd0a291f691c817 | |
parent | 3394ef1a7efc08e3c185ac2446f06284847ccb37 (diff) |
Linux 4.9.102v4.9.102
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 101 +SUBLEVEL = 102 EXTRAVERSION = NAME = Roaring Lionus |