diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 09:17:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-22 09:17:25 +0300 |
commit | 72f67fd749dba12f6412b8d57e680b435c3f284a (patch) | |
tree | 87b220d9d04f7d55dc89fb3a28ef3c25c8f9bac1 /Makefile | |
parent | 77beb274790656702dbca6d1e698da522d56c069 (diff) | |
download | linux-72f67fd749dba12f6412b8d57e680b435c3f284a.tar.xz |
Linux 4.9.183v4.9.183
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 = 182 +SUBLEVEL = 183 EXTRAVERSION = NAME = Roaring Lionus |