diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 08:08:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 08:08:09 +0800 |
commit | c806e0856941597f058b4a527d77dbc0000c513c (patch) | |
tree | a936ae985c8d0431fd39ea15e2ddadb238b19796 | |
parent | f3e7234932eb6a459963b13899241357306fae32 (diff) |
Linux 4.9.110v4.9.110
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 109 +SUBLEVEL = 110 EXTRAVERSION = NAME = Roaring Lionus |