diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 16:48:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 16:48:32 +0300 |
commit | b16a5334ed1211bf961c5883eb0f3ce35e90b4df (patch) | |
tree | 685b01a915656687a7da7b41204f9921de65f9f8 /Makefile | |
parent | e658aba58f03a040586e5e12ad6ca20f3b1694e6 (diff) | |
download | linux-b16a5334ed1211bf961c5883eb0f3ce35e90b4df.tar.xz |
Linux 4.9.180v4.9.180
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 = 179 +SUBLEVEL = 180 EXTRAVERSION = NAME = Roaring Lionus |