diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-23 11:05:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-23 11:05:59 +0300 |
commit | badcc565e126a82d71489937307bf06c426725a9 (patch) | |
tree | 1b84360df2cd46c0e0855e714411fecf0fc44b73 /Makefile | |
parent | b5a50669d2d70e3cfea3581e86622f93bec35020 (diff) | |
download | linux-badcc565e126a82d71489937307bf06c426725a9.tar.xz |
Linux 4.9.160v4.9.160
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 = 159 +SUBLEVEL = 160 EXTRAVERSION = NAME = Roaring Lionus |