diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 03:08:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-26 03:08:09 +0300 |
commit | c806e0856941597f058b4a527d77dbc0000c513c (patch) | |
tree | a936ae985c8d0431fd39ea15e2ddadb238b19796 /Makefile | |
parent | f3e7234932eb6a459963b13899241357306fae32 (diff) | |
download | linux-c806e0856941597f058b4a527d77dbc0000c513c.tar.xz |
Linux 4.9.110v4.9.110
Diffstat (limited to 'Makefile')
-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 |