diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 16:13:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 16:13:16 +0200 |
commit | aa4b4ace9ce02cf164e0982739e9565d6214cfa9 (patch) | |
tree | f55be805a349005ad7a8d47568a1b889627ff190 | |
parent | 0c60045656488690b047aa535bc3c3328a544062 (diff) |
Linux 4.9.103v4.9.103
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 102 +SUBLEVEL = 103 EXTRAVERSION = NAME = Roaring Lionus |